Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Ddriver-ops.c128 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
134 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
Docb.c100 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
Dsta_info.c1836 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
1839 case IEEE80211_STA_AUTH: in sta_info_move_state()
1845 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
1876 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
1879 case IEEE80211_STA_AUTH: in sta_info_move_state()
1890 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
Dmesh_plink.c507 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
Diface.c691 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_do_open()
Dcfg.c1148 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1183 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
Dibss.c591 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
Dmlme.c2858 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_rx_mgmt_auth()
4853 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c893 else if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
897 if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
901 new_state == IEEE80211_STA_AUTH) in iwlagn_mac_sta_state()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c2919 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
2927 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
2959 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
2965 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
/Linux-v4.19/include/net/
Dmac80211.h1758 IEEE80211_STA_AUTH, enumerator
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dmain.c5259 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5266 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c6386 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
6423 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()