Searched refs:IPW_FLAG_RUNNING (Results 1 – 2 of 2) sorted by relevance
111 #define IPW_FLAG_RUNNING 0x0200 macro
1710 if ((sc->flags & IPW_FLAG_RUNNING) == 0) { in ipw_transmit()1773 if (sc->flags & IPW_FLAG_RUNNING) in ipw_watchdog()1785 if (!(sc->flags & IPW_FLAG_RUNNING)) { in ipw_parent()1789 } else if (sc->flags & IPW_FLAG_RUNNING) in ipw_parent()2300 if (sc->flags & IPW_FLAG_RUNNING) in ipw_init()2391 sc->flags |= IPW_FLAG_RUNNING; in ipw_init_locked()2522 sc->flags &= ~IPW_FLAG_RUNNING; in ipw_stop_locked()