Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Ddriver-ops.c125 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
131 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.c1908 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
1911 case IEEE80211_STA_AUTH: in sta_info_move_state()
1917 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
1948 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
1951 case IEEE80211_STA_AUTH: in sta_info_move_state()
1962 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
Dmesh_plink.c515 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
Diface.c689 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_do_open()
Dcfg.c1213 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1248 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
Dibss.c589 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
Dmlme.c2871 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
5047 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c861 else if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
865 if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
869 new_state == IEEE80211_STA_AUTH) in iwlagn_mac_sta_state()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dmac80211.c738 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3089 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3097 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
3155 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3161 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
/Linux-v5.4/include/net/
Dmac80211.h1867 IEEE80211_STA_AUTH, enumerator
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dmain.c5251 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5258 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c6651 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
6688 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()