Home
last modified time | relevance | path

Searched refs:I40E_VPINT_LNKLSTN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dixl_pf.h56 I40E_VPINT_LNKLSTN(((vector) - 1) + \
H A Di40e_register.h1249 #define I40E_VPINT_LNKLSTN(_INTVF) (0x00025000 + ((_INTVF) * 4)) /* _i=0...511 */ /* Rese… macro
H A Di40e_common.c1467 wr32(hw, I40E_VPINT_LNKLSTN(i), val); in i40e_clear_hw()