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

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

Completed in 188 milliseconds