Searched refs:I40E_PFINT_LNKLSTN (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_diag.c | 67 {I40E_PFINT_LNKLSTN(0), 0x000007FF, 1, I40E_PFINT_LNKLSTN(1) - I40E_PFINT_LNKLSTN(0)},
|
| H A D | i40e_register.h | 1058 #define I40E_PFINT_LNKLSTN(_INTPF) (0x00035000 + ((_INTPF) * 4)) /* _i=0...511 */ /* Rese… macro
|
| H A D | i40e_common.c | 1487 wr32(hw, I40E_PFINT_LNKLSTN(i), val); in i40e_clear_hw()
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_regs.h | 322 {I40E_PFINT_LNKLSTN(0), 511, 4, 0, 0, "PFINT_LNKLSTN"},
|
| H A D | i40e_ethdev.c | 2021 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()
|