Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dxmit.c1426 txq == sc->tx.uapsdq) in ath_tx_fill_desc()
1697 struct ath_txq *txq = sc->tx.uapsdq; in ath9k_release_buffered_frames()
1715 bf = ath_tx_get_tid_subframe(sc, sc->tx.uapsdq, tid); in ath9k_release_buffered_frames()
2394 txq = sc->tx.uapsdq; in ath_tx_start()
Dath9k.h299 struct ath_txq *uapsdq; member
Dinit.c414 sc->tx.uapsdq = ath_txq_setup(sc, ATH9K_TX_QUEUE_UAPSD, 0); in ath9k_init_queues()