Searched refs:ath_tx_get_tid_subframe (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 935 ath_tx_get_tid_subframe(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_get_tid_subframe() function 1082 ret = ath_tx_get_tid_subframe(sc, txq, tid, &bf); in ath_tx_form_aggr() 1500 ret = ath_tx_get_tid_subframe(sc, txq, tid, &bf); in ath_tx_form_burst() 1525 ret = ath_tx_get_tid_subframe(sc, txq, tid, &bf); in ath_tx_sched_aggr() 1695 ret = ath_tx_get_tid_subframe(sc, sc->tx.uapsdq, in ath9k_release_buffered_frames()
|