Searched refs:I40E_VPINT_LNKLSTN (Results 1 – 3 of 3) sorted by relevance
269 reg_idx = I40E_VPINT_LNKLSTN( in i40e_config_irq_link_list()696 reg_idx = I40E_VPINT_LNKLSTN(((msix_vf - 1) * in i40e_free_vf_res()
1367 wr32(hw, I40E_VPINT_LNKLSTN(i), val); in i40e_clear_hw()
1224 #define I40E_VPINT_LNKLSTN(_INTVF) (0x00025000 + ((_INTVF) * 4)) /* _i=0...511 */ /* Reset: VFR */ macro