Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c424 while (sta->sta_state > IEEE80211_STA_NONE) { in sta_info_free()
603 sta->sta_state = IEEE80211_STA_NONE; in __sta_info_alloc()
1293 case IEEE80211_STA_NONE: in _sta_info_move_state()
1298 if (sta->sta_state != IEEE80211_STA_NONE && in _sta_info_move_state()
1332 case IEEE80211_STA_NONE: in _sta_info_move_state()
1337 if (sta->sta_state == IEEE80211_STA_NONE) { in _sta_info_move_state()
1454 while (sta->sta_state > IEEE80211_STA_NONE) { in __sta_info_destroy_part2()
1463 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2()
H A Dcfg.c1761 ret = sta_info_move_state(sta, IEEE80211_STA_NONE); in sta_apply_auth_flags()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c896 new_state == IEEE80211_STA_NONE) in __rtw89_ops_sta_state()
911 new_state == IEEE80211_STA_NONE) in __rtw89_ops_sta_state()
914 if (old_state == IEEE80211_STA_NONE && in __rtw89_ops_sta_state()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c848 new_state == IEEE80211_STA_NONE) in iwlagn_mac_sta_state()
850 else if (old_state == IEEE80211_STA_NONE && in iwlagn_mac_sta_state()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c866 IEEE80211_STA_NONE); in mt7615_sta_add()
873 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7615_sta_remove()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c4156 if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
4195 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common()
4200 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
4230 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common()
4232 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
4257 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state_common()
4259 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c825 IEEE80211_STA_NONE); in mt7996_sta_add()
832 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7996_sta_remove()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1515 new_state == IEEE80211_STA_NONE) in mt76_sta_state()
1518 if (old_state == IEEE80211_STA_NONE && in mt76_sta_state()
H A Dmt76_connac_mcu.c1934 (old_state == IEEE80211_STA_NONE && in mt76_connac_sta_state_dp()
1939 new_state == IEEE80211_STA_NONE) || in mt76_connac_sta_state_dp()
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1655 new_state == IEEE80211_STA_NONE) { in ath9k_sta_state()
1659 } else if (old_state == IEEE80211_STA_NONE && in ath9k_sta_state()
/linux/include/net/
H A Dmac80211.h2313 IEEE80211_STA_NONE, enumerator
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c7478 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
7490 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
7499 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
7601 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9571 if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()
9580 new_state == IEEE80211_STA_NONE) { in ath11k_mac_op_sta_state()
9591 } else if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c4935 new_state == IEEE80211_STA_NONE) { in ath12k_mac_op_sta_state()
4951 } else if ((old_state == IEEE80211_STA_NONE && in ath12k_mac_op_sta_state()