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