Searched refs:i40e_hmc_obj_txq (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_lan_hmc.c | 679 {I40E_HMC_STORE(i40e_hmc_obj_txq, head), 13, 0 }, 680 {I40E_HMC_STORE(i40e_hmc_obj_txq, new_context), 1, 30 }, 681 {I40E_HMC_STORE(i40e_hmc_obj_txq, base), 57, 32 }, 682 {I40E_HMC_STORE(i40e_hmc_obj_txq, fc_ena), 1, 89 }, 683 {I40E_HMC_STORE(i40e_hmc_obj_txq, timesync_ena), 1, 90 }, 684 {I40E_HMC_STORE(i40e_hmc_obj_txq, fd_ena), 1, 91 }, 685 {I40E_HMC_STORE(i40e_hmc_obj_txq, alt_vlan_ena), 1, 92 }, 686 {I40E_HMC_STORE(i40e_hmc_obj_txq, cpuid), 8, 96 }, 688 {I40E_HMC_STORE(i40e_hmc_obj_txq, thead_wb), 13, 0 + 128 }, 1272 struct i40e_hmc_obj_txq *s) in i40e_get_lan_tx_queue_context() [all …]
|
| H A D | i40e_lan_hmc.h | 53 struct i40e_hmc_obj_txq { struct 152 struct i40e_hmc_obj_txq *s); 157 struct i40e_hmc_obj_txq *s);
|
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 436 struct i40e_hmc_obj_txq tx_ctx; in i40e_pf_host_hmc_config_txq()
|
| H A D | i40e_rxtx.c | 2684 struct i40e_hmc_obj_txq tx_ctx; in i40e_tx_queue_init()
|