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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c269 reg_idx = I40E_VPINT_LNKLSTN( i40e_config_irq_link_list()
696 reg_idx = I40E_VPINT_LNKLSTN(((msix_vf - 1) * i40e_free_vf_res()
H A Di40e_common.c1367 wr32(hw, I40E_VPINT_LNKLSTN(i), val); i40e_clear_hw()
H A Di40e_register.h1224 #define I40E_VPINT_LNKLSTN(_INTVF) (0x00025000 + ((_INTVF) * 4)) /* _i=0...511 */ /* Reset: VFR */ macro

Completed in 247 milliseconds