Searched refs:i40e_pf_txq_wait (Results 1 – 1 of 1) sorted by relevance
4626 * i40e_pf_txq_wait - Wait for a PF's Tx queue to be enabled or disabled4636 static int i40e_pf_txq_wait(struct i40e_pf *pf, int pf_q, bool enable) in i40e_pf_txq_wait() function 4714 ret = i40e_pf_txq_wait(pf, pf_q, enable); in i40e_control_wait_tx_q() 5277 ret = i40e_pf_txq_wait(pf, pf_q, false); in i40e_vsi_wait_queues_disabled() 5289 ret = i40e_pf_txq_wait(pf, pf_q + vsi->alloc_queue_pairs, in i40e_vsi_wait_queues_disabled()