Home
last modified time | relevance | path

Searched refs:uapsdq (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dxmit.c1336 txq == sc->tx.uapsdq) in ath_tx_fill_desc()
1615 struct ath_txq *txq = sc->tx.uapsdq; in ath9k_release_buffered_frames()
1634 bf = ath_tx_get_tid_subframe(sc, sc->tx.uapsdq, tid, &tid_q); in ath9k_release_buffered_frames()
2342 txq = sc->tx.uapsdq; in ath_tx_start()
Dath9k.h295 struct ath_txq *uapsdq; member
Dinit.c356 sc->tx.uapsdq = ath_txq_setup(sc, ATH9K_TX_QUEUE_UAPSD, 0); in ath9k_init_queues()