Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dxmit.c2281 bool queue, skip_uapsd = false, ps_resp; in ath_tx_start() local
2328 skip_uapsd = true; in ath_tx_start()
2334 if (!skip_uapsd && ps_resp) { in ath_tx_start()