Lines Matching refs:hidden_beacon_bss
38 * structure, the "hidden_list" and "hidden_beacon_bss" pointer.
42 * hidden_beacon_bss pointer points to the BSS struct holding the
49 * hidden_beacon_bss pointer. When a BSS struct that has such a
54 * Note that the hidden_beacon_bss pointer never changes, due to
58 * Also note that the hidden_beacon_bss pointer is only relevant
124 if (ies && !bss->pub.hidden_beacon_bss)
147 if (bss->pub.hidden_beacon_bss)
148 bss_from_pub(bss->pub.hidden_beacon_bss)->refcount++;
159 if (bss->pub.hidden_beacon_bss) {
161 hbss = container_of(bss->pub.hidden_beacon_bss,
195 if (!bss->pub.hidden_beacon_bss)
512 !bss->pub.hidden_beacon_bss)
1620 if (WARN_ON_ONCE(bss->pub.hidden_beacon_bss))
1626 bss->pub.hidden_beacon_bss = &new->pub;
1686 if (known->pub.hidden_beacon_bss &&
1800 new->pub.hidden_beacon_bss = &hidden->pub;