Searched refs:IEEE80211_STA_AUTH (Results 1 – 16 of 16) sorted by relevance
98 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
127 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()136 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
2254 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()2257 case IEEE80211_STA_AUTH: in sta_info_move_state()2263 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()2294 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()2297 case IEEE80211_STA_AUTH: in sta_info_move_state()2308 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
522 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
575 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
1597 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()1632 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
3636 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()6755 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
507 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()515 new_state == IEEE80211_STA_AUTH) in __rtw89_ops_sta_state()518 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
857 else if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()861 if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()865 new_state == IEEE80211_STA_AUTH) in iwlagn_mac_sta_state()
3338 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()3346 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()3423 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()3430 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
1444 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
2137 IEEE80211_STA_AUTH, enumerator
5201 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()5208 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
3492 } else if (old_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()3530 new_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()
4690 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()4734 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
7657 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()7694 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
Completed in 110 milliseconds