sta_info_move_state 1213 net/mac80211/cfg.c ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); sta_info_move_state 1229 net/mac80211/cfg.c ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); sta_info_move_state 1236 net/mac80211/cfg.c ret = sta_info_move_state(sta, IEEE80211_STA_AUTHORIZED); sta_info_move_state 1238 net/mac80211/cfg.c ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); sta_info_move_state 1248 net/mac80211/cfg.c ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); sta_info_move_state 1256 net/mac80211/cfg.c ret = sta_info_move_state(sta, IEEE80211_STA_NONE); sta_info_move_state 2871 net/mac80211/mlme.c if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { sta_info_move_state 3441 net/mac80211/mlme.c err = sta_info_move_state(sta, IEEE80211_STA_ASSOC); sta_info_move_state 3443 net/mac80211/mlme.c err = sta_info_move_state(sta, IEEE80211_STA_AUTHORIZED); sta_info_move_state 97 net/mac80211/ocb.c sta_info_move_state(sta, IEEE80211_STA_AUTH); sta_info_move_state 98 net/mac80211/ocb.c sta_info_move_state(sta, IEEE80211_STA_ASSOC); sta_info_move_state 99 net/mac80211/ocb.c sta_info_move_state(sta, IEEE80211_STA_AUTHORIZED); sta_info_move_state 1037 net/mac80211/sta_info.c ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); sta_info_move_state 1053 net/mac80211/sta_info.c ret = sta_info_move_state(sta, sta->sta_state - 1); sta_info_move_state 680 net/mac80211/sta_info.h int sta_info_move_state(struct sta_info *sta, sta_info_move_state 690 net/mac80211/sta_info.h ret = sta_info_move_state(sta, new_state);