Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Docb.c98 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
A Ddriver-ops.c127 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
136 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
A Dsta_info.c2254 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
2257 case IEEE80211_STA_AUTH: in sta_info_move_state()
2263 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
2294 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
2297 case IEEE80211_STA_AUTH: in sta_info_move_state()
2308 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
A Dmesh_plink.c522 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
A Dibss.c575 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
A Dcfg.c1597 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1632 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
A Dmlme.c3636 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
6755 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtw89/
A Dmac80211.c507 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
515 new_state == IEEE80211_STA_AUTH) in __rtw89_ops_sta_state()
518 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A 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.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c3338 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3346 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
3423 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3430 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/
A Dmac80211.c1444 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
/linux-6.3-rc2/include/net/
A Dmac80211.h2137 IEEE80211_STA_AUTH, enumerator
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A 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.3-rc2/drivers/net/wireless/ath/ath12k/
A Dmac.c3492 } else if (old_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()
3530 new_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dmac.c4690 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
4734 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dmac.c7657 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
7694 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()

Completed in 110 milliseconds