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