Searched refs:IPW_FLAG_RUNNING (Results 1 – 2 of 2) sorted by relevance
111 #define IPW_FLAG_RUNNING 0x0200 macro
1707 if ((sc->flags & IPW_FLAG_RUNNING) == 0) { in ipw_transmit()1770 if (sc->flags & IPW_FLAG_RUNNING) in ipw_watchdog()1782 if (!(sc->flags & IPW_FLAG_RUNNING)) { in ipw_parent()1786 } else if (sc->flags & IPW_FLAG_RUNNING) in ipw_parent()2296 if (sc->flags & IPW_FLAG_RUNNING) in ipw_init()2387 sc->flags |= IPW_FLAG_RUNNING; in ipw_init_locked()2518 sc->flags &= ~IPW_FLAG_RUNNING; in ipw_stop_locked()