Home
last modified time | relevance | path

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

/linux-5.19.10/net/mac80211/
Dsta_info.c876 local->tim_in_locked_section = true; in __sta_info_recalc_tim()
878 local->tim_in_locked_section = false; in __sta_info_recalc_tim()
Dieee80211_i.h1280 bool tim_in_locked_section; /* see ieee80211_beacon_get() */ member
Dtx.c4770 if (local->tim_in_locked_section) { in ieee80211_beacon_add_tim()