Home
last modified time | relevance | path

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

/linux-4.4.14/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.c102 sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ocb_finish_sta()
Dsta_info.c1705 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
1708 case IEEE80211_STA_AUTH: in sta_info_move_state()
1714 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
1745 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
1748 case IEEE80211_STA_AUTH: in sta_info_move_state()
1755 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
Dmesh_plink.c483 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in __mesh_sta_info_alloc()
Dcfg.c931 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
966 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_auth_flags()
1225 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_add_station()
Diface.c685 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_do_open()
Dibss.c588 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
Dmlme.c2666 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_rx_mgmt_auth()
4436 sta_info_pre_move_state(new_sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c885 else if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
889 if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
893 new_state == IEEE80211_STA_AUTH) in iwlagn_mac_sta_state()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c2757 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
2765 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
2788 new_state == IEEE80211_STA_AUTH) { in iwl_mvm_mac_sta_state()
2790 } else if (old_state == IEEE80211_STA_AUTH && in iwl_mvm_mac_sta_state()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dmain.c1553 if (old_state == IEEE80211_STA_AUTH && in ath9k_sta_state()
1559 new_state == IEEE80211_STA_AUTH) { in ath9k_sta_state()
/linux-4.4.14/include/net/
Dmac80211.h1609 IEEE80211_STA_AUTH, enumerator
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dmain.c5195 new_state == IEEE80211_STA_AUTH) { in wl12xx_update_sta_state()
5202 old_state == IEEE80211_STA_AUTH && in wl12xx_update_sta_state()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c5491 } else if (old_state == IEEE80211_STA_AUTH && in ath10k_sta_state()
5528 new_state == IEEE80211_STA_AUTH && in ath10k_sta_state()