Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Docb.c98 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
H A Ddriver-ops.c128 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
137 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
H A Dsta_info.c1298 if (sta->sta_state != IEEE80211_STA_AUTH) in _sta_info_move_state()
1301 case IEEE80211_STA_AUTH: in _sta_info_move_state()
1307 if (sta->sta_state != IEEE80211_STA_AUTH && in _sta_info_move_state()
1337 if (sta->sta_state == IEEE80211_STA_AUTH) in _sta_info_move_state()
1340 case IEEE80211_STA_AUTH: in _sta_info_move_state()
1353 if (sta->sta_state == IEEE80211_STA_AUTH) { in _sta_info_move_state()
H A Dmesh_plink.c535 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
H A Dibss.c578 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
H A Dcfg.c1678 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1713 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
H A Dmlme.c3641 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_mark_sta_auth()
7076 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c550 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
558 new_state == IEEE80211_STA_AUTH) in __rtw89_ops_sta_state()
561 if (old_state == IEEE80211_STA_AUTH && in __rtw89_ops_sta_state()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H 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()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3951 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state_common()
3959 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state_common()
3972 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state_common()
3979 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state_common()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1466 if (old_state == IEEE80211_STA_AUTH && in mt76_sta_state()
/openbmc/linux/include/net/
H A Dmac80211.h2162 IEEE80211_STA_AUTH, enumerator
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5201 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5208 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c3800 } else if (old_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()
3845 new_state == IEEE80211_STA_AUTH && in ath12k_mac_op_sta_state()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c7658 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
7695 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c5097 } else if (old_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()
5141 new_state == IEEE80211_STA_AUTH && in ath11k_mac_op_sta_state()