Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dsta_info.c865 local->tim_in_locked_section = true; in __sta_info_recalc_tim()
867 local->tim_in_locked_section = false; in __sta_info_recalc_tim()
Dieee80211_i.h1199 bool tim_in_locked_section; /* see ieee80211_beacon_get() */ member
Dtx.c4584 if (local->tim_in_locked_section) { in ieee80211_beacon_add_tim()