Searched refs:smac_flags (Results 1 – 3 of 3) sorted by relevance
140 ASSERT(!(softmac->smac_flags & SOFTMAC_ATTACH_DONE)); in softmac_destructor()404 softmac->smac_flags = 0; in softmac_create()414 softmac->smac_flags |= SOFTMAC_GLDV3; in softmac_create()534 softmac->smac_flags & SOFTMAC_NOSUPP, &media, &linkid)) == 0) { in softmac_update_info()607 if (!(softmac->smac_flags & SOFTMAC_NOSUPP)) { in softmac_create_datalink()619 softmac->smac_flags |= SOFTMAC_NEED_RECREATE; in softmac_create_datalink()874 softmac->smac_flags |= SOFTMAC_NOSUPP; in softmac_mac_register()880 if (!(softmac->smac_flags & SOFTMAC_NOSUPP)) { in softmac_mac_register()913 if (!(softmac->smac_flags & SOFTMAC_NOSUPP)) in softmac_mac_register()949 uint32_t smac_flags; in softmac_destroy() local[all …]
266 !(softmac->smac_flags & SOFTMAC_NOTIFY_QUIT)) { in softmac_notify_thread()
127 uint32_t smac_flags; /* smac_mutex */ member