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