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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Dipw2100.h417 #define STATUS_STOPPING (1<<4) /* Card is in shutdown phase */ macro
H A Dipw2100.c1466 priv->status |= STATUS_STOPPING;
1552 priv->status &= ~(STATUS_RUNNING | STATUS_STOPPING);
2062 if (priv->status & STATUS_STOPPING) {
8232 if (priv->status & STATUS_STOPPING)

Completed in 177 milliseconds