Searched refs:ath_txq_skb_done (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ |
| D | xmit.c | 164 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done() function 250 ath_txq_skb_done(sc, txq, skb); in ath_tx_flush_tid() 917 ath_txq_skb_done(sc, txq, skb); in ath_tx_get_tid_subframe() 2309 ath_txq_skb_done(sc, txq, skb); in ath_tx_start() 2444 ath_txq_skb_done(sc, txq, skb); in ath_tx_complete()
|