Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dsta_info.c326 sta->sta_state = IEEE80211_STA_NONE; in sta_info_alloc()
901 while (sta->sta_state > IEEE80211_STA_NONE) { in __sta_info_destroy_part2()
910 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2()
1683 case IEEE80211_STA_NONE: in sta_info_move_state()
1688 if (sta->sta_state != IEEE80211_STA_NONE && in sta_info_move_state()
1723 case IEEE80211_STA_NONE: in sta_info_move_state()
1728 if (sta->sta_state == IEEE80211_STA_NONE) in sta_info_move_state()
Dcfg.c1016 ret = sta_info_move_state(sta, IEEE80211_STA_NONE); in sta_apply_auth_flags()
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dmac80211.c2631 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state()
2661 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
2696 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state()
2698 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
2711 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state()
2713 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c867 new_state == IEEE80211_STA_NONE) in iwlagn_mac_sta_state()
869 else if (old_state == IEEE80211_STA_NONE && in iwlagn_mac_sta_state()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dmac.c4060 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
4067 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
4074 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
4114 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
/linux-4.1.27/include/net/
Dmac80211.h1540 IEEE80211_STA_NONE, enumerator
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dmain.c5103 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()
5113 old_state == IEEE80211_STA_NONE && in wl12xx_update_sta_state()
5177 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()