Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_NONE (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/net/mac80211/
Dsta_info.c336 sta->sta_state = IEEE80211_STA_NONE; in sta_info_alloc()
915 while (sta->sta_state > IEEE80211_STA_NONE) { in __sta_info_destroy_part2()
924 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2()
1704 case IEEE80211_STA_NONE: in sta_info_move_state()
1709 if (sta->sta_state != IEEE80211_STA_NONE && in sta_info_move_state()
1744 case IEEE80211_STA_NONE: in sta_info_move_state()
1749 if (sta->sta_state == IEEE80211_STA_NONE) in sta_info_move_state()
Dcfg.c974 ret = sta_info_move_state(sta, IEEE80211_STA_NONE); in sta_apply_auth_flags()
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c2726 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state()
2756 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
2791 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state()
2793 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
2806 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state()
2808 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c880 new_state == IEEE80211_STA_NONE) in iwlagn_mac_sta_state()
882 else if (old_state == IEEE80211_STA_NONE && in iwlagn_mac_sta_state()
/linux-4.4.14/include/net/
Dmac80211.h1608 IEEE80211_STA_NONE, enumerator
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c5369 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
5376 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
5383 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
5462 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dmain.c5143 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()
5153 old_state == IEEE80211_STA_NONE && in wl12xx_update_sta_state()
5217 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()