Lines Matching defs:station_state
512 } station_state;
812 if (priv->station_state != STATION_STATE_READY) {
1180 if (priv->station_state == STATION_STATE_DOWN)
1221 priv->station_state == STATION_STATE_READY) {
1269 priv->wstats.status = priv->station_state;
1272 if (priv->station_state != STATION_STATE_READY) {
1314 priv->station_state = STATION_STATE_DOWN;
1353 /* this moves station_state on.... */
1365 if (priv->station_state == STATION_STATE_READY) {
1409 if (priv->station_state != STATION_STATE_DOWN) {
1451 switch (priv->station_state) {
1523 priv->station_state = STATION_STATE_DOWN;
2317 if (priv->station_state == STATION_STATE_DOWN)
2678 if (rc == 0 && priv->station_state != STATION_STATE_DOWN)
2700 int old_state = priv->station_state;
2705 priv->station_state = new_state;
3346 if (priv->station_state == STATION_STATE_READY) {
3363 if (priv->station_state == STATION_STATE_SCANNING)
3374 if (priv->station_state == STATION_STATE_AUTHENTICATING)
3382 if (priv->station_state == STATION_STATE_ASSOCIATING ||
3383 priv->station_state == STATION_STATE_REASSOCIATING)
3427 switch (priv->station_state) {
3859 int old_state = priv->station_state;