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
126 if (ies && !bss->pub.hidden_beacon_bss)
149 if (bss->pub.hidden_beacon_bss)
150 bss_from_pub(bss->pub.hidden_beacon_bss)->refcount++;
161 if (bss->pub.hidden_beacon_bss) {
164 hbss = bss_from_pub(bss->pub.hidden_beacon_bss);
194 if (!bss->pub.hidden_beacon_bss)
513 !bss->pub.hidden_beacon_bss)
1657 if (WARN_ON_ONCE(bss->pub.hidden_beacon_bss))
1663 bss->pub.hidden_beacon_bss = &new->pub;
1717 if (known->pub.hidden_beacon_bss &&
1828 new->pub.hidden_beacon_bss = &hidden->pub;