Searched refs:i40e_pre_tx_queue_cfg (Results 1 – 3 of 3) sorted by relevance
310 void i40e_pre_tx_queue_cfg(struct i40e_hw *hw, u32 queue, bool enable);
1054 void i40e_pre_tx_queue_cfg(struct i40e_hw *hw, u32 queue, bool enable) in i40e_pre_tx_queue_cfg() function
4373 i40e_pre_tx_queue_cfg(&pf->hw, pf_q, enable); in i40e_control_tx_q()