Searched refs:smw (Results 1 – 1 of 1) sorted by relevance
1208 softmac_walk_t smw; in softmac_recreate() local1216 smw.smw_retry = B_FALSE; in softmac_recreate()1218 mod_hash_walk(softmac_hash, softmac_mac_recreate, &smw); in softmac_recreate()1220 if (smw.smw_retry) { in softmac_recreate()1226 softmac = smw.smw_softmac; in softmac_recreate()1231 } while (smw.smw_retry); in softmac_recreate()