Searched refs:ath_txq_skb_done (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 211 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done() function 297 ath_txq_skb_done(sc, txq, skb); in ath_tx_flush_tid() 965 ath_txq_skb_done(sc, txq, skb); in ath_tx_get_tid_subframe() 2382 ath_txq_skb_done(sc, txq, skb); in ath_tx_start() 2517 ath_txq_skb_done(sc, txq, skb); in ath_tx_complete()
|