Searched refs:ath_txq_skb_done (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
| D | xmit.c | 198 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done() function 293 ath_txq_skb_done(sc, txq, skb); in ath_tx_flush_tid() 972 ath_txq_skb_done(sc, txq, skb); in ath_tx_get_tid_subframe() 2409 ath_txq_skb_done(sc, txq, skb); in ath_tx_start() 2544 ath_txq_skb_done(sc, txq, skb); in ath_tx_complete()
|