Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddriver-ops.c125 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
134 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
H A Docb.c97 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
H A Dsta_info.c1964 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
1967 case IEEE80211_STA_AUTH: in sta_info_move_state()
1973 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
2004 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
2007 case IEEE80211_STA_AUTH: in sta_info_move_state()
2018 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
H A Dmesh_plink.c521 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
H A Diface.c1228 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_do_open()
H A Dibss.c586 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
H A Dcfg.c1352 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1387 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
H A Dmlme.c2945 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
5321 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c862 else if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
866 if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
870 new_state == IEEE80211_STA_AUTH) in iwlagn_mac_sta_state()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3195 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3203 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
3261 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3267 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1045 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h1973 IEEE80211_STA_AUTH, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c3085 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
3095 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dmain.c5255 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5262 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c7506 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
7543 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()