Home
last modified time | relevance | path

Searched refs:ath_tx_setup_buffer (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c66 static struct ath_buf *ath_tx_setup_buffer(struct ath_softc *sc,
912 bf = ath_tx_setup_buffer(sc, txq, tid, skb); in ath_tx_get_tid_subframe()
2153 static struct ath_buf *ath_tx_setup_buffer(struct ath_softc *sc, in ath_tx_setup_buffer() function
2316 bf = ath_tx_setup_buffer(sc, txq, tid, skb); in ath_tx_start()
2364 bf = ath_tx_setup_buffer(sc, txctl.txq, NULL, skb); in ath_tx_cabq()
2887 bf = ath_tx_setup_buffer(sc, txctl->txq, NULL, skb); in ath9k_tx99_send()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c72 static struct ath_buf *ath_tx_setup_buffer(struct ath_softc *sc,
961 bf = ath_tx_setup_buffer(sc, txq, tid, skb); in ath_tx_get_tid_subframe()
2212 static struct ath_buf *ath_tx_setup_buffer(struct ath_softc *sc, in ath_tx_setup_buffer() function
2375 bf = ath_tx_setup_buffer(sc, txq, tid, skb); in ath_tx_start()
2423 bf = ath_tx_setup_buffer(sc, txctl.txq, NULL, skb); in ath_tx_cabq()
2946 bf = ath_tx_setup_buffer(sc, txctl->txq, NULL, skb); in ath9k_tx99_send()

Completed in 8 milliseconds