Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Ddriver-ops.c126 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
135 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
Docb.c98 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
Dsta_info.c2220 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
2223 case IEEE80211_STA_AUTH: in sta_info_move_state()
2229 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
2260 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
2263 case IEEE80211_STA_AUTH: in sta_info_move_state()
2274 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
Dmesh_plink.c522 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.c1562 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1597 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
Dmlme.c3568 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
6566 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dmac80211.c492 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
500 new_state == IEEE80211_STA_AUTH) in __rtw89_ops_sta_state()
503 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
/linux-6.1.9/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-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3198 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3206 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
3281 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3288 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1377 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
/linux-6.1.9/include/net/
Dmac80211.h2081 IEEE80211_STA_AUTH, enumerator
/linux-6.1.9/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-6.1.9/drivers/net/wireless/ath/ath11k/
Dmac.c4646 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
4690 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dmac.c7657 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
7694 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()