Searched refs:ath_txq_skb_done (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 156 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done() function 230 ath_txq_skb_done(sc, txq, skb); in ath_tx_tid_change_state() 256 ath_txq_skb_done(sc, txq, skb); in ath_tx_flush_tid() 898 ath_txq_skb_done(sc, txq, skb); in ath_tx_get_tid_subframe() 2396 ath_txq_skb_done(sc, txq, skb); in ath_tx_start() 2535 ath_txq_skb_done(sc, txq, skb); in ath_tx_complete()
|