Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dxmit.c1342 txq == sc->tx.uapsdq) in ath_tx_fill_desc()
1631 struct ath_txq *txq = sc->tx.uapsdq; in ath9k_release_buffered_frames()
1650 bf = ath_tx_get_tid_subframe(sc, sc->tx.uapsdq, tid, &tid_q); in ath9k_release_buffered_frames()
2373 txq = sc->tx.uapsdq; in ath_tx_start()
Dath9k.h303 struct ath_txq *uapsdq; member
Dinit.c356 sc->tx.uapsdq = ath_txq_setup(sc, ATH9K_TX_QUEUE_UAPSD, 0); in ath9k_init_queues()