Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_register.h443 #define I40E_VPINT_LNKLST0(_VF) (0x0002A800 + ((_VF) * 4)) /* _i=0...127 */ /* Reset: VFR */ macro
H A Di40e_virtchnl_pf.c385 reg_idx = I40E_VPINT_LNKLST0(vf->vf_id); in i40e_config_irq_link_list()
1084 reg_idx = I40E_VPINT_LNKLST0(vf->vf_id); in i40e_free_vf_res()
H A Di40e_common.c1117 wr32(hw, I40E_VPINT_LNKLST0(i), val); in i40e_clear_hw()