Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c1097 local->tim_in_locked_section = true; in __sta_info_recalc_tim()
1099 local->tim_in_locked_section = false; in __sta_info_recalc_tim()
H A Dieee80211_i.h1405 bool tim_in_locked_section; /* see ieee80211_beacon_get() */ member
H A Dtx.c4975 if (local->tim_in_locked_section) { in ieee80211_beacon_add_tim()