Searched refs:hidden_beacon_bss (Results 1 – 2 of 2) sorted by relevance
84 if (ies && !bss->pub.hidden_beacon_bss) in bss_free()106 if (bss->pub.hidden_beacon_bss) { in bss_ref_get()107 bss = container_of(bss->pub.hidden_beacon_bss, in bss_ref_get()119 if (bss->pub.hidden_beacon_bss) { in bss_ref_put()121 hbss = container_of(bss->pub.hidden_beacon_bss, in bss_ref_put()143 if (!bss->pub.hidden_beacon_bss) in __cfg80211_unlink_bss()196 !bss->pub.hidden_beacon_bss) in cfg80211_bss_expire_oldest()866 if (WARN_ON_ONCE(bss->pub.hidden_beacon_bss)) in cfg80211_combine_bsses()872 bss->pub.hidden_beacon_bss = &new->pub; in cfg80211_combine_bsses()926 if (found->pub.hidden_beacon_bss && in cfg80211_bss_update()[all …]
1993 struct cfg80211_bss *hidden_beacon_bss; member