Home
last modified time | relevance | path

Searched refs:tphwdesc_ena (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_lan_hmc.h39 u8 tphwdesc_ena; member
67 u8 tphwdesc_ena; member
H A Di40e_lan_hmc.c693 {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 Di40e_pf.c391 rx_ctx.tphwdesc_ena = 1; in i40e_pf_host_hmc_config_rxq()
H A Di40e_fdir.c121 rx_ctx.tphwdesc_ena = 1; in i40e_fdir_rx_queue_init()
H A Di40e_rxtx.c2858 rx_ctx.tphwdesc_ena = 1; in i40e_rx_queue_init()
/f-stack/dpdk/drivers/net/ice/
H A Dice_rxtx.c283 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 Dice_lan_tx_rx.h915 u8 tphwdesc_ena; member
H A Dice_common.c1072 ICE_CTX_STORE(ice_rlan_ctx, tphwdesc_ena, 1, 194),