Home
last modified time | relevance | path

Searched refs:ath_tx_send_normal (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dxmit.c50 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq,
2046 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_send_normal() function
2373 ath_tx_send_normal(sc, txq, tid, skb); in ath_tx_start()
2919 ath_tx_send_normal(sc, txctl->txq, NULL, skb); in ath9k_tx99_send()