Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dsta_info.c1372 if (sta->sta_state != IEEE80211_STA_AUTH) in sta_info_move_state()
1375 case IEEE80211_STA_AUTH: in sta_info_move_state()
1381 if (sta->sta_state != IEEE80211_STA_AUTH && in sta_info_move_state()
1414 if (sta->sta_state == IEEE80211_STA_AUTH) in sta_info_move_state()
1417 case IEEE80211_STA_AUTH: in sta_info_move_state()
1424 if (sta->sta_state == IEEE80211_STA_AUTH) { in sta_info_move_state()
Ddriver-ops.h464 } else if (old_state == IEEE80211_STA_AUTH && in drv_sta_state()
470 new_state == IEEE80211_STA_AUTH) { in drv_sta_state()
Dcfg.c768 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_parameters()
793 ret = sta_info_move_state(sta, IEEE80211_STA_AUTH); in sta_apply_parameters()
930 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_add_station()
Dmesh_plink.c105 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in mesh_plink_alloc()
Dmlme.c1850 if (sta_info_move_state(sta, IEEE80211_STA_AUTH)) { in ieee80211_rx_mgmt_auth()
2064 err = sta_info_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_assoc_success()
3131 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_prep_connection()
Dibss.c268 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_ibss_finish_sta()
Diface.c321 sta_info_pre_move_state(sta, IEEE80211_STA_AUTH); in ieee80211_do_open()
/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-mac80211.c776 else if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
780 if (old_state == IEEE80211_STA_AUTH && in iwlagn_mac_sta_state()
784 new_state == IEEE80211_STA_AUTH) in iwlagn_mac_sta_state()
/linux-3.4.99/include/net/
Dmac80211.h1004 IEEE80211_STA_AUTH, enumerator