Searched refs:hbss (Results 1 – 1 of 1) sorted by relevance
162 struct cfg80211_internal_bss *hbss; in bss_ref_put() local164 hbss = bss_from_pub(bss->pub.hidden_beacon_bss); in bss_ref_put()165 hbss->refcount--; in bss_ref_put()166 if (hbss->refcount == 0) in bss_ref_put()167 bss_free(hbss); in bss_ref_put()