Searched refs:tphwdesc_ena (Results 1 – 8 of 8) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_lan_hmc.h | 39 u8 tphwdesc_ena; member 67 u8 tphwdesc_ena; member
|
| H A D | i40e_lan_hmc.c | 693 {I40E_HMC_STORE(i40e_hmc_obj_txq, tphwdesc_ena), 1, 48 + 128 }, 721 { I40E_HMC_STORE(i40e_hmc_obj_rxq, tphwdesc_ena), 1, 194 },
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 391 rx_ctx.tphwdesc_ena = 1; in i40e_pf_host_hmc_config_rxq()
|
| H A D | i40e_fdir.c | 121 rx_ctx.tphwdesc_ena = 1; in i40e_fdir_rx_queue_init()
|
| H A D | i40e_rxtx.c | 2858 rx_ctx.tphwdesc_ena = 1; in i40e_rx_queue_init()
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_rxtx.c | 283 rx_ctx.tphwdesc_ena = 1; in ice_program_hw_rx_queue() 707 rx_ctx.tphwdesc_ena = 1; in ice_fdir_program_hw_rx_queue()
|
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_lan_tx_rx.h | 915 u8 tphwdesc_ena; member
|
| H A D | ice_common.c | 1072 ICE_CTX_STORE(ice_rlan_ctx, tphwdesc_ena, 1, 194),
|