Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A 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()
H A Dieee80211_i.h1199 bool tim_in_locked_section; /* see ieee80211_beacon_get() */ member
H A Dtx.c4584 if (local->tim_in_locked_section) { in ieee80211_beacon_add_tim()