Searched refs:ath_tx_send_normal (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 50 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq, 2048 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_send_normal() function 2332 ath_tx_send_normal(sc, txq, tid, skb); in ath_tx_start() 2898 ath_tx_send_normal(sc, txctl->txq, NULL, skb); in ath9k_tx99_send()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 56 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq, 2107 static void ath_tx_send_normal(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_send_normal() function 2391 ath_tx_send_normal(sc, txq, tid, skb); in ath_tx_start() 2957 ath_tx_send_normal(sc, txctl->txq, NULL, skb); in ath9k_tx99_send()
|
Completed in 8 milliseconds