Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_regs.h315 {I40E_VPINT_LNKLST0(0), 127, 4, 0, 0, "VPINT_LNKLST0"},
H A Di40e_pf.c558 reg_idx = I40E_VPINT_LNKLST0(vf->vf_idx); in i40e_pf_config_irq_link_list()
H A Di40e_ethdev.c2092 I40E_VPINT_LNKLST0(vsi->user_param), in __vsi_queues_bind_intr()
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_register.h1212 #define I40E_VPINT_LNKLST0(_VF) (0x0002A800 + ((_VF) * 4)) /* _i=0...127 */ /* Reset: … macro
H A Di40e_common.c1490 wr32(hw, I40E_VPINT_LNKLST0(i), val); in i40e_clear_hw()