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