Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dsta_info.c354 sta->sta_state = IEEE80211_STA_NONE; in sta_info_alloc()
993 while (sta->sta_state > IEEE80211_STA_NONE) { in __sta_info_destroy_part2()
1002 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2()
1835 case IEEE80211_STA_NONE: in sta_info_move_state()
1840 if (sta->sta_state != IEEE80211_STA_NONE && in sta_info_move_state()
1875 case IEEE80211_STA_NONE: in sta_info_move_state()
1880 if (sta->sta_state == IEEE80211_STA_NONE) { in sta_info_move_state()
Dcfg.c1191 ret = sta_info_move_state(sta, IEEE80211_STA_NONE); in sta_apply_auth_flags()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c2869 if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
2885 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state()
2918 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
2966 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state()
2968 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
2984 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state()
2986 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c888 new_state == IEEE80211_STA_NONE) in iwlagn_mac_sta_state()
890 else if (old_state == IEEE80211_STA_NONE && in iwlagn_mac_sta_state()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dmain.c1570 new_state == IEEE80211_STA_NONE) { in ath9k_sta_state()
1574 } else if (old_state == IEEE80211_STA_NONE && in ath9k_sta_state()
/Linux-v4.19/include/net/
Dmac80211.h1757 IEEE80211_STA_NONE, enumerator
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c6215 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
6225 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
6232 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
6322 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dmain.c5202 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()
5212 old_state == IEEE80211_STA_NONE && in wl12xx_update_sta_state()
5281 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()