Home
last modified time | relevance | path

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

/Linux-v5.10/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.c1965 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
1968 case IEEE80211_STA_AUTH: in sta_info_move_state()
1974 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
2005 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
2008 case IEEE80211_STA_AUTH: in sta_info_move_state()
2019 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
Dmesh_plink.c521 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
Dibss.c582 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
Diface.c1232 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_do_open()
Dcfg.c1330 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1365 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
Dmlme.c2940 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
5292 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
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()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3152 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3160 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
3218 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
3224 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1043 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
/Linux-v5.10/include/net/
Dmac80211.h1963 IEEE80211_STA_AUTH, enumerator
/Linux-v5.10/drivers/net/wireless/ti/wlcore/
Dmain.c5268 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5275 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dmac.c3072 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
3082 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dmac.c7469 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
7506 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()