Searched refs:I40E_VPINT_LNKLST0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_iov.c341 ixl_vf_unregister_intr(hw, I40E_VPINT_LNKLST0(vf->vf_num));
797 lnklst_reg = I40E_VPINT_LNKLST0(vf->vf_num);
H A Di40e_common.c1465 wr32(hw, I40E_VPINT_LNKLST0(i), val);
H A Di40e_register.h1241 #define I40E_VPINT_LNKLST0(_VF) (0x0002A800 + ((_VF) * 4)) /* _i=0...127 */ /* Reset: VFR */ macro

Completed in 205 milliseconds