Home
last modified time | relevance | path

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

/Linux-v5.15/net/mac80211/
Ddriver-ops.c125 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
134 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
Docb.c97 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
Dsta_info.c1995 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
1998 case IEEE80211_STA_AUTH: in sta_info_move_state()
2004 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
2035 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
2038 case IEEE80211_STA_AUTH: in sta_info_move_state()
2049 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
Dmesh_plink.c521 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
Dibss.c575 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
Dcfg.c1356 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1391 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
Dmlme.c2918 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
5317 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c862 else if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
866 if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
870 new_state == IEEE80211_STA_AUTH) in iwlagn_mac_sta_state()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3157 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3165 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
3223 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3229 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1158 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
/Linux-v5.15/include/net/
Dmac80211.h1979 IEEE80211_STA_AUTH, enumerator
/Linux-v5.15/drivers/net/wireless/ti/wlcore/
Dmain.c5255 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5262 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dmac.c3339 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
3349 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dmac.c7573 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
7610 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()