Searched refs:tphrdesc_ena (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_lan_hmc.h | 38 u8 tphrdesc_ena; member 65 u8 tphrdesc_ena; member
|
| H A D | i40e_lan_hmc.c | 691 {I40E_HMC_STORE(i40e_hmc_obj_txq, tphrdesc_ena), 1, 46 + 128 }, 720 { I40E_HMC_STORE(i40e_hmc_obj_rxq, tphrdesc_ena), 1, 193 },
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 390 rx_ctx.tphrdesc_ena = 1; in i40e_pf_host_hmc_config_rxq()
|
| H A D | i40e_fdir.c | 120 rx_ctx.tphrdesc_ena = 1; in i40e_fdir_rx_queue_init()
|
| H A D | i40e_rxtx.c | 2857 rx_ctx.tphrdesc_ena = 1; in i40e_rx_queue_init()
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 282 rx_ctx.tphrdesc_ena = 1; in ice_program_hw_rx_queue() 706 rx_ctx.tphrdesc_ena = 1; in ice_fdir_program_hw_rx_queue()
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_lan_tx_rx.h | 914 u8 tphrdesc_ena; member
|
| H A D | ice_common.c | 1071 ICE_CTX_STORE(ice_rlan_ctx, tphrdesc_ena, 1, 193),
|