Searched refs:ath_tx_send_normal (Results 1 – 1 of 1) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 52 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq, 182 ath_tx_send_normal(sc, txq, NULL, skb); in ath_tx_flush_tid() 1737 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_send_normal() function 1974 ath_tx_send_normal(sc, txctl->txq, tid, skb); in ath_tx_start()
|