Home
last modified time | relevance | path

Searched refs:STATUS_STOPPING (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h419 #define STATUS_STOPPING (1<<4) /* Card is in shutdown phase */ macro
H A Dipw2100.c1472 priv->status |= STATUS_STOPPING; in ipw2100_hw_stop_adapter()
1558 priv->status &= ~(STATUS_RUNNING | STATUS_STOPPING); in ipw2100_hw_stop_adapter()
2115 if (priv->status & STATUS_STOPPING) { in isr_indicate_association_lost()
8225 if (priv->status & STATUS_STOPPING) in ipw2100_wx_event_work()