Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dsta_info.c1684 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
1687 case IEEE80211_STA_AUTH: in sta_info_move_state()
1693 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
1724 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
1727 case IEEE80211_STA_AUTH: in sta_info_move_state()
1734 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
Docb.c102 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
Ddriver-ops.h594 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
600 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
Dmesh_plink.c440 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
Dcfg.c973 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1008 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1250 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_add_station()
Diface.c682 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_do_open()
Dibss.c586 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
Dmlme.c2616 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_rx_mgmt_auth()
4441 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c872 else if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
876 if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
880 new_state == IEEE80211_STA_AUTH) in iwlagn_mac_sta_state()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c2662 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
2670 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
2693 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
2695 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dmain.c1544 if (old_state == IEEE80211_STA_AUTH && in ath9k_sta_state()
1550 new_state == IEEE80211_STA_AUTH) { in ath9k_sta_state()
/linux-4.1.27/include/net/
Dmac80211.h1541 IEEE80211_STA_AUTH, enumerator
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c4140 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
4155 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c5155 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5162 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()