Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dixl_pf_iov.c338 ixl_vf_unregister_intr(hw, I40E_VPINT_LNKLST0(vf->vf_num)); in ixl_vf_release_resources()
794 lnklst_reg = I40E_VPINT_LNKLST0(vf->vf_num); in ixl_vf_config_vector()
H A Di40e_register.h1243 #define I40E_VPINT_LNKLST0(_VF) (0x0002A800 + ((_VF) * 4)) /* _i=0...127 */ /* Reset: … macro
H A Di40e_common.c1465 wr32(hw, I40E_VPINT_LNKLST0(i), val); in i40e_clear_hw()