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

/linux-master/net/mac80211/
H A Dsta_info.c1011 u8 ignore_for_tim = sta->sta.uapsd_queues; local
1042 if (ignore_for_tim == BIT(IEEE80211_NUM_ACS) - 1)
1043 ignore_for_tim = 0;
1046 ignore_for_tim = BIT(IEEE80211_NUM_ACS) - 1;
1051 if (ignore_for_tim & ieee80211_ac_to_qos_mask[ac])

Completed in 118 milliseconds