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