Searched refs:I40E_VPINT_LNKLSTN (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_regs.h | 309 {I40E_VPINT_LNKLSTN(0), 511, 4, 0, 0, "VPINT_LNKLSTN"},
|
| H A D | i40e_pf.c | 560 reg_idx = I40E_VPINT_LNKLSTN( in i40e_pf_config_irq_link_list()
|
| H A D | i40e_ethdev.c | 2032 I40E_WRITE_REG(hw, I40E_VPINT_LNKLSTN(reg), in i40e_vsi_queues_unbind_intr() 2102 I40E_WRITE_REG(hw, I40E_VPINT_LNKLSTN(reg), in __vsi_queues_bind_intr()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_register.h | 1218 #define I40E_VPINT_LNKLSTN(_INTVF) (0x00025000 + ((_INTVF) * 4)) /* _i=0...511 */ /* Rese… macro
|
| H A D | i40e_common.c | 1492 wr32(hw, I40E_VPINT_LNKLSTN(i), val); in i40e_clear_hw()
|