Home
last modified time | relevance | path

Searched refs:i40e_hmc_obj_txq (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
A Di40e_lan_hmc.c674 {I40E_HMC_STORE(i40e_hmc_obj_txq, head), 13, 0 },
675 {I40E_HMC_STORE(i40e_hmc_obj_txq, new_context), 1, 30 },
676 {I40E_HMC_STORE(i40e_hmc_obj_txq, base), 57, 32 },
677 {I40E_HMC_STORE(i40e_hmc_obj_txq, fc_ena), 1, 89 },
678 {I40E_HMC_STORE(i40e_hmc_obj_txq, timesync_ena), 1, 90 },
679 {I40E_HMC_STORE(i40e_hmc_obj_txq, fd_ena), 1, 91 },
680 {I40E_HMC_STORE(i40e_hmc_obj_txq, alt_vlan_ena), 1, 92 },
681 {I40E_HMC_STORE(i40e_hmc_obj_txq, cpuid), 8, 96 },
683 {I40E_HMC_STORE(i40e_hmc_obj_txq, thead_wb), 13, 0 + 128 },
684 {I40E_HMC_STORE(i40e_hmc_obj_txq, head_wb_ena), 1, 32 + 128 },
[all …]
A Di40e_lan_hmc.h52 struct i40e_hmc_obj_txq { struct
151 struct i40e_hmc_obj_txq *s);
A Di40e_virtchnl_pf.c608 struct i40e_hmc_obj_txq tx_ctx; in i40e_config_vsi_tx_queue()
626 memset(&tx_ctx, 0, sizeof(struct i40e_hmc_obj_txq)); in i40e_config_vsi_tx_queue()
A Di40e_main.c3201 struct i40e_hmc_obj_txq tx_ctx; in i40e_configure_tx_ring()

Completed in 34 milliseconds