Searched refs:hbss (Results 1 – 1 of 1) sorted by relevance
124 struct cfg80211_internal_bss *hbss; in bss_ref_put() local126 hbss = bss_from_pub(bss->pub.hidden_beacon_bss); in bss_ref_put()127 hbss->refcount--; in bss_ref_put()128 if (hbss->refcount == 0) in bss_ref_put()129 bss_free(hbss); in bss_ref_put()