Home
last modified time | relevance | path

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

/net/mac80211/
Dsta_info.c630 u8 ignore_for_tim = sta->sta.uapsd_queues; in sta_info_recalc_tim() local
664 if (ignore_for_tim == BIT(IEEE80211_NUM_ACS) - 1) in sta_info_recalc_tim()
665 ignore_for_tim = 0; in sta_info_recalc_tim()
670 if (ignore_for_tim & BIT(ac)) in sta_info_recalc_tim()