Searched defs:ignore_for_response (Results 1 - 1 of 1) sorted by relevance

/net/mac80211/
H A Dsta_info.c1494 u8 ignore_for_response = sta->sta.uapsd_queues; local
1501 if (ignore_for_response == BIT(IEEE80211_NUM_ACS) - 1)
1502 ignore_for_response = 0;
1504 ieee80211_sta_ps_deliver_response(sta, 1, ignore_for_response,

Completed in 83 milliseconds