Home
last modified time | relevance | path

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

/Linux-v6.6/net/mac80211/
Docb.c98 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
Ddriver-ops.c128 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
137 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
Dsta_info.c1291 if (sta->sta_state != IEEE80211_STA_AUTH) in _sta_info_move_state()
1294 case IEEE80211_STA_AUTH: in _sta_info_move_state()
1300 if (sta->sta_state != IEEE80211_STA_AUTH && in _sta_info_move_state()
1330 if (sta->sta_state == IEEE80211_STA_AUTH) in _sta_info_move_state()
1333 case IEEE80211_STA_AUTH: in _sta_info_move_state()
1346 if (sta->sta_state == IEEE80211_STA_AUTH) { in _sta_info_move_state()
Dmesh_plink.c535 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
Dibss.c578 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
Dcfg.c1678 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1713 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
Dmlme.c3641 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
7070 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dmac80211.c545 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
553 new_state == IEEE80211_STA_AUTH) in __rtw89_ops_sta_state()
556 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c857 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()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3900 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state_common()
3908 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state_common()
3921 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state_common()
3928 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state_common()
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1461 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
/Linux-v6.6/include/net/
Dmac80211.h2158 IEEE80211_STA_AUTH, enumerator
/Linux-v6.6/drivers/net/wireless/ti/wlcore/
Dmain.c5201 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5208 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/Linux-v6.6/drivers/net/wireless/ath/ath12k/
Dmac.c3794 } else if (old_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()
3839 new_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()
/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dmac.c5100 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
5144 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dmac.c7658 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
7695 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()