Lines Matching defs:station_state
513 } station_state;
813 if (priv->station_state != STATION_STATE_READY) {
1181 if (priv->station_state == STATION_STATE_DOWN)
1222 priv->station_state == STATION_STATE_READY) {
1270 priv->wstats.status = priv->station_state;
1273 if (priv->station_state != STATION_STATE_READY) {
1315 priv->station_state = STATION_STATE_DOWN;
1354 /* this moves station_state on.... */
1366 if (priv->station_state == STATION_STATE_READY) {
1410 if (priv->station_state != STATION_STATE_DOWN) {
1452 switch (priv->station_state) {
1524 priv->station_state = STATION_STATE_DOWN;
2299 if (priv->station_state == STATION_STATE_DOWN)
2683 if (rc == 0 && priv->station_state != STATION_STATE_DOWN)
2705 int old_state = priv->station_state;
2710 priv->station_state = new_state;
3351 if (priv->station_state == STATION_STATE_READY) {
3368 if (priv->station_state == STATION_STATE_SCANNING)
3379 if (priv->station_state == STATION_STATE_AUTHENTICATING)
3387 if (priv->station_state == STATION_STATE_ASSOCIATING ||
3388 priv->station_state == STATION_STATE_REASSOCIATING)
3432 switch (priv->station_state) {
3859 int old_state = priv->station_state;