Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c1083 u8 ignore_for_tim = sta->sta.uapsd_queues; in __sta_info_recalc_tim() local
1114 if (ignore_for_tim == BIT(IEEE80211_NUM_ACS) - 1) in __sta_info_recalc_tim()
1115 ignore_for_tim = 0; in __sta_info_recalc_tim()
1118 ignore_for_tim = BIT(IEEE80211_NUM_ACS) - 1; in __sta_info_recalc_tim()
1123 if (ignore_for_tim & ieee80211_ac_to_qos_mask[ac]) in __sta_info_recalc_tim()