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