Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dsta_info.c362 sta->sta_state = IEEE80211_STA_NONE; in sta_info_alloc()
1046 while (sta->sta_state > IEEE80211_STA_NONE) { in __sta_info_destroy_part2()
1055 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2()
1907 case IEEE80211_STA_NONE: in sta_info_move_state()
1912 if (sta->sta_state != IEEE80211_STA_NONE && in sta_info_move_state()
1947 case IEEE80211_STA_NONE: in sta_info_move_state()
1952 if (sta->sta_state == IEEE80211_STA_NONE) { in sta_info_move_state()
Dcfg.c1256 ret = sta_info_move_state(sta, IEEE80211_STA_NONE); in sta_apply_auth_flags()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dmac80211.c735 new_state == IEEE80211_STA_NONE) in mt76_sta_state()
743 if (old_state == IEEE80211_STA_NONE && in mt76_sta_state()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c3038 if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
3053 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state()
3088 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
3162 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state()
3164 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
3185 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state()
3187 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c856 new_state == IEEE80211_STA_NONE) in iwlagn_mac_sta_state()
858 else if (old_state == IEEE80211_STA_NONE && in iwlagn_mac_sta_state()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dmain.c1569 new_state == IEEE80211_STA_NONE) { in ath9k_sta_state()
1573 } else if (old_state == IEEE80211_STA_NONE && in ath9k_sta_state()
/Linux-v5.4/include/net/
Dmac80211.h1866 IEEE80211_STA_NONE, enumerator
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dmain.c5194 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()
5204 old_state == IEEE80211_STA_NONE && in wl12xx_update_sta_state()
5273 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c6463 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
6474 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
6481 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
6582 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()