Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
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()
Dcfg.c1737 ret = sta_info_move_state(sta, IEEE80211_STA_NONE); in sta_apply_auth_flags()
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dmac80211.c584 new_state == IEEE80211_STA_NONE) in __rtw89_ops_sta_state()
599 new_state == IEEE80211_STA_NONE) in __rtw89_ops_sta_state()
602 if (old_state == IEEE80211_STA_NONE && in __rtw89_ops_sta_state()
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/
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-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/
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-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c4126 if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
4165 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common()
4170 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
4200 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common()
4202 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
4227 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state_common()
4229 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/
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-6.12.1/drivers/net/wireless/mediatek/mt76/
Dmac80211.c1515 new_state == IEEE80211_STA_NONE) in mt76_sta_state()
1518 if (old_state == IEEE80211_STA_NONE && in mt76_sta_state()
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-6.12.1/drivers/net/wireless/ath/ath9k/
Dmain.c1655 new_state == IEEE80211_STA_NONE) { in ath9k_sta_state()
1659 } else if (old_state == IEEE80211_STA_NONE && in ath9k_sta_state()
/linux-6.12.1/include/net/
Dmac80211.h2299 IEEE80211_STA_NONE, enumerator
/linux-6.12.1/drivers/net/wireless/ath/ath10k/
Dmac.c7471 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
7483 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
7492 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
7594 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmac.c4584 if ((old_state == IEEE80211_STA_NONE && in ath12k_mac_op_sta_state()
4597 new_state == IEEE80211_STA_NONE) { in ath12k_mac_op_sta_state()
4606 } else if ((old_state == IEEE80211_STA_NONE && in ath12k_mac_op_sta_state()
/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmac.c9570 if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()
9579 new_state == IEEE80211_STA_NONE) { in ath11k_mac_op_sta_state()
9590 } else if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()
/linux-6.12.1/drivers/net/wireless/ti/wlcore/
Dmain.c5305 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()