Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dsta_info.c642 u8 ignore_for_tim = sta->sta.uapsd_queues; in __sta_info_recalc_tim() local
673 if (ignore_for_tim == BIT(IEEE80211_NUM_ACS) - 1) in __sta_info_recalc_tim()
674 ignore_for_tim = 0; in __sta_info_recalc_tim()
677 ignore_for_tim = BIT(IEEE80211_NUM_ACS) - 1; in __sta_info_recalc_tim()
682 if (ignore_for_tim & BIT(ac)) in __sta_info_recalc_tim()