Home
last modified time | relevance | path

Searched refs:i40e_pf_txq_wait (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_main.c3502 static int i40e_pf_txq_wait(struct i40e_pf *pf, int pf_q, bool enable) in i40e_pf_txq_wait() function
3565 ret = i40e_pf_txq_wait(pf, pf_q, enable); in i40e_vsi_control_tx()
4014 ret = i40e_pf_txq_wait(pf, pf_q, false); in i40e_vsi_wait_txq_disabled()