Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_AUTH (Results 1 – 15 of 15) sorted by relevance

/linux/net/mac80211/
H A Dsta_info.c1410 if (sta->sta_state != IEEE80211_STA_AUTH) in _sta_info_move_state()
1413 case IEEE80211_STA_AUTH: in _sta_info_move_state()
1419 if (sta->sta_state != IEEE80211_STA_AUTH && in _sta_info_move_state()
1453 if (sta->sta_state == IEEE80211_STA_AUTH) in _sta_info_move_state()
1456 case IEEE80211_STA_AUTH: in _sta_info_move_state()
1469 if (sta->sta_state == IEEE80211_STA_AUTH) { in _sta_info_move_state()
H A Dibss.c551 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
H A Dcfg.c2146 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
2181 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
H A Dmlme.c5406 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
9784 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c1821 new_state == IEEE80211_STA_AUTH) { in iwl_mld_move_sta_state_up()
1824 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mld_move_sta_state_up()
1929 new_state == IEEE80211_STA_AUTH) { in iwl_mld_move_sta_state_down()
1939 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mld_move_sta_state_down()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c951 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
959 new_state == IEEE80211_STA_AUTH) in __rtw89_ops_sta_state()
962 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
/linux/drivers/net/wireless/morsemicro/mm81x/
H A Drc.c482 old_state == IEEE80211_STA_AUTH)) { in mm81x_rc_sta_state_check()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1691 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
1698 new_state == IEEE80211_STA_AUTH) in mt76_sta_state()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c4026 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state_common()
4034 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state_common()
4048 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state_common()
4055 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state_common()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1488 if (old_state == IEEE80211_STA_AUTH && in mt7996_sta_state()
1496 new_state == IEEE80211_STA_AUTH) { in mt7996_sta_state()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5217 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
5231 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5275 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5282 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/linux/include/net/
H A Dmac80211.h2523 IEEE80211_STA_AUTH, enumerator
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c7370 } else if (old_state == IEEE80211_STA_AUTH && in ath12k_mac_handle_link_sta_state()
7413 new_state == IEEE80211_STA_AUTH && in ath12k_mac_handle_link_sta_state()
7859 old_state == IEEE80211_STA_AUTH && new_state == IEEE80211_STA_ASSOC) { in ath12k_mac_op_sta_state()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c7695 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
7732 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9998 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
10065 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()