Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_lan_hmc.h151 int i40e_set_lan_tx_queue_context(struct i40e_hw *hw,
Di40e_lan_hmc.c1062 int i40e_set_lan_tx_queue_context(struct i40e_hw *hw, in i40e_set_lan_tx_queue_context() function
Di40e_virtchnl_pf.c673 ret = i40e_set_lan_tx_queue_context(hw, pf_queue_id, &tx_ctx); in i40e_config_vsi_tx_queue()
Di40e_main.c3536 err = i40e_set_lan_tx_queue_context(hw, pf_q, &tx_ctx); in i40e_configure_tx_ring()