Searched refs:smac_nactive (Results 1 – 4 of 4) sorted by relevance
596 softmac->smac_nactive++; in softmac_bind_req()656 softmac->smac_nactive--; in softmac_unbind_req()1061 if (softmac->smac_nactive != 0) { in softmac_active_set()1076 ASSERT(softmac->smac_active && (softmac->smac_nactive == 0)); in softmac_active_clear()
595 softmac->smac_nactive--; in softmac_drv_close()
148 ASSERT(softmac->smac_nactive == 0); in softmac_destructor()
203 uint32_t smac_nactive; /* smac_active_mutex */ member