Searched refs:IPW_FLAG_INIT_LOCKED (Results 1 – 2 of 2) sorted by relevance
103 #define IPW_FLAG_INIT_LOCKED 0x0002 macro
2319 if (sc->flags & IPW_FLAG_INIT_LOCKED) in ipw_init_locked()2321 sc->flags |= IPW_FLAG_INIT_LOCKED; in ipw_init_locked()2388 sc->flags &= ~IPW_FLAG_INIT_LOCKED; in ipw_init_locked()2393 sc->flags &= ~IPW_FLAG_INIT_LOCKED; in ipw_init_locked()