Searched refs:ath_tx_get_tid_subframe (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 938 ath_tx_get_tid_subframe(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_get_tid_subframe() function 1085 ret = ath_tx_get_tid_subframe(sc, txq, tid, &bf); in ath_tx_form_aggr() 1515 ret = ath_tx_get_tid_subframe(sc, txq, tid, &bf); in ath_tx_form_burst() 1540 ret = ath_tx_get_tid_subframe(sc, txq, tid, &bf); in ath_tx_sched_aggr() 1715 ret = ath_tx_get_tid_subframe(sc, sc->tx.uapsdq, in ath9k_release_buffered_frames()
|