Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Dxmit.c2227 bool queue, skip_uapsd = false; in ath_tx_start() local
2272 skip_uapsd = true; in ath_tx_start()
2278 if (!skip_uapsd && (info->flags & IEEE80211_TX_CTL_PS_RESPONSE)) { in ath_tx_start()