Home
last modified time | relevance | path

Searched refs:uapsdq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1379 txq == sc->tx.uapsdq) in ath_tx_fill_desc()
1636 struct ath_txq *txq = sc->tx.uapsdq; in ath9k_release_buffered_frames()
1654 ret = ath_tx_get_tid_subframe(sc, sc->tx.uapsdq, in ath9k_release_buffered_frames()
2303 txq = sc->tx.uapsdq; in ath_tx_start()
H A Dath9k.h293 struct ath_txq *uapsdq; member
H A Dinit.c414 sc->tx.uapsdq = ath_txq_setup(sc, ATH9K_TX_QUEUE_UAPSD, 0); in ath9k_init_queues()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c1440 txq == sc->tx.uapsdq) in ath_tx_fill_desc()
1697 struct ath_txq *txq = sc->tx.uapsdq; in ath9k_release_buffered_frames()
1714 ret = ath_tx_get_tid_subframe(sc, sc->tx.uapsdq, in ath9k_release_buffered_frames()
2362 txq = sc->tx.uapsdq; in ath_tx_start()
H A Dath9k.h294 struct ath_txq *uapsdq; member
H A Dinit.c414 sc->tx.uapsdq = ath_txq_setup(sc, ATH9K_TX_QUEUE_UAPSD, 0); in ath9k_init_queues()

Completed in 16 milliseconds