Searched refs:STATUS_STOPPING (Results 1 – 2 of 2) sorted by relevance
433 #define STATUS_STOPPING (1<<4) /* Card is in shutdown phase */ macro
1503 priv->status |= STATUS_STOPPING; in ipw2100_hw_stop_adapter()1589 priv->status &= ~(STATUS_RUNNING | STATUS_STOPPING); in ipw2100_hw_stop_adapter()2145 if (priv->status & STATUS_STOPPING) { in isr_indicate_association_lost()8287 if (priv->status & STATUS_STOPPING) in ipw2100_wx_event_work()