Searched refs:ath_tx_queue_tid (Results  1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ | 
| D | xmit.c | 106 static void ath_tx_queue_tid(struct ath_softc *sc, struct ath_txq *txq,  in ath_tx_queue_tid()  function 633 			ath_tx_queue_tid(sc, txq, tid);  in ath_tx_complete_aggr() 1571 			ath_tx_queue_tid(sc, txq, tid);  in ath_tx_aggr_wakeup() 1595 		ath_tx_queue_tid(sc, txq, tid);  in ath_tx_aggr_resume() 1938 			ath_tx_queue_tid(sc, txq, tid);  in ath_txq_schedule() 2351 			ath_tx_queue_tid(sc, txq, tid);  in ath_tx_start()
  |