Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Docb.c95 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
Ddriver-ops.c146 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
155 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
Dsta_info.c1294 if (sta->sta_state != IEEE80211_STA_AUTH) in _sta_info_move_state()
1297 case IEEE80211_STA_AUTH: in _sta_info_move_state()
1303 if (sta->sta_state != IEEE80211_STA_AUTH && in _sta_info_move_state()
1333 if (sta->sta_state == IEEE80211_STA_AUTH) in _sta_info_move_state()
1336 case IEEE80211_STA_AUTH: in _sta_info_move_state()
1349 if (sta->sta_state == IEEE80211_STA_AUTH) { in _sta_info_move_state()
Dmesh_plink.c545 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
Dibss.c565 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
Dcfg.c1694 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1729 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
Dmlme.c4267 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
8302 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dmac80211.c587 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
595 new_state == IEEE80211_STA_AUTH) in __rtw89_ops_sta_state()
598 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c853 else if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
857 if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
861 new_state == IEEE80211_STA_AUTH) in iwlagn_mac_sta_state()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1525 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
1532 new_state == IEEE80211_STA_AUTH) in mt76_sta_state()
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dmain.c5225 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
5239 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5283 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5290 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c4171 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state_common()
4179 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state_common()
4192 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state_common()
4199 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state_common()
/linux-6.12.1/include/net/
Dmac80211.h2300 IEEE80211_STA_AUTH, enumerator
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c4640 } else if (old_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()
4685 new_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dmac.c7660 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
7697 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmac.c9611 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
9678 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()