Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_diag.c67 {I40E_PFINT_LNKLSTN(0), 0x000007FF, 1, I40E_PFINT_LNKLSTN(1) - I40E_PFINT_LNKLSTN(0)},
H A Di40e_register.h1058 #define I40E_PFINT_LNKLSTN(_INTPF) (0x00035000 + ((_INTPF) * 4)) /* _i=0...511 */ /* Rese… macro
H A Di40e_common.c1487 wr32(hw, I40E_PFINT_LNKLSTN(i), val); in i40e_clear_hw()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_regs.h322 {I40E_PFINT_LNKLSTN(0), 511, 4, 0, 0, "PFINT_LNKLSTN"},
H A Di40e_ethdev.c2021 I40E_WRITE_REG(hw, I40E_PFINT_LNKLSTN(msix_vect - 1), in i40e_vsi_queues_unbind_intr()
2077 I40E_WRITE_REG(hw, I40E_PFINT_LNKLSTN(msix_vect - 1), in __vsi_queues_bind_intr()