Searched refs:ath_txq_skb_done (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 145 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done() function 219 ath_txq_skb_done(sc, txq, skb); in ath_tx_tid_change_state() 245 ath_txq_skb_done(sc, txq, skb); in ath_tx_flush_tid() 887 ath_txq_skb_done(sc, txq, skb); in ath_tx_get_tid_subframe() 2359 ath_txq_skb_done(sc, txq, skb); in ath_tx_start() 2498 ath_txq_skb_done(sc, txq, skb); in ath_tx_complete()
|