Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dxmit.c2318 bool queue, skip_uapsd = false, ps_resp; in ath_tx_start() local
2365 skip_uapsd = true; in ath_tx_start()
2371 if (!skip_uapsd && ps_resp) { in ath_tx_start()