Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_lan_hmc.c696 {I40E_HMC_STORE(i40e_hmc_obj_txq, head), 13, 0 },
697 {I40E_HMC_STORE(i40e_hmc_obj_txq, new_context), 1, 30 },
698 {I40E_HMC_STORE(i40e_hmc_obj_txq, base), 57, 32 },
699 {I40E_HMC_STORE(i40e_hmc_obj_txq, fc_ena), 1, 89 },
700 {I40E_HMC_STORE(i40e_hmc_obj_txq, timesync_ena), 1, 90 },
701 {I40E_HMC_STORE(i40e_hmc_obj_txq, fd_ena), 1, 91 },
702 {I40E_HMC_STORE(i40e_hmc_obj_txq, alt_vlan_ena), 1, 92 },
703 {I40E_HMC_STORE(i40e_hmc_obj_txq, cpuid), 8, 96 },
705 {I40E_HMC_STORE(i40e_hmc_obj_txq, thead_wb), 13, 0 + 128 },
706 {I40E_HMC_STORE(i40e_hmc_obj_txq, head_wb_ena), 1, 32 + 128 },
[all …]
Di40e_lan_hmc.h75 struct i40e_hmc_obj_txq { struct
174 struct i40e_hmc_obj_txq *s);
Di40e_virtchnl_pf.c369 struct i40e_hmc_obj_txq tx_ctx; in i40e_config_vsi_tx_queue()
379 memset(&tx_ctx, 0, sizeof(struct i40e_hmc_obj_txq)); in i40e_config_vsi_tx_queue()
Di40e_main.c2727 struct i40e_hmc_obj_txq tx_ctx; in i40e_configure_tx_ring()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_lan_hmc.h75 struct i40e_hmc_obj_txq { struct
174 struct i40e_hmc_obj_txq *s);