/kernel/linux/linux-5.10/net/mac80211/ |
H A D | sta_info.c | 269 while (sta->sta_state > IEEE80211_STA_NONE) { in sta_info_free() 397 sta->sta_state = IEEE80211_STA_NONE; in sta_info_alloc() 1086 while (sta->sta_state > IEEE80211_STA_NONE) { in __sta_info_destroy_part2() 1095 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2() 1966 case IEEE80211_STA_NONE: in sta_info_move_state() 1971 if (sta->sta_state != IEEE80211_STA_NONE && in sta_info_move_state() 2006 case IEEE80211_STA_NONE: in sta_info_move_state() 2011 if (sta->sta_state == IEEE80211_STA_NONE) { in sta_info_move_state()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | sta_info.c | 418 while (sta->sta_state > IEEE80211_STA_NONE) { in sta_info_free() 599 sta->sta_state = IEEE80211_STA_NONE; in __sta_info_alloc() 1295 case IEEE80211_STA_NONE: in _sta_info_move_state() 1300 if (sta->sta_state != IEEE80211_STA_NONE && in _sta_info_move_state() 1334 case IEEE80211_STA_NONE: in _sta_info_move_state() 1339 if (sta->sta_state == IEEE80211_STA_NONE) { in _sta_info_move_state() 1436 while (sta->sta_state > IEEE80211_STA_NONE) { in __sta_info_destroy_part2() 1445 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2()
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | mac80211.c | 545 new_state == IEEE80211_STA_NONE) in __rtw89_ops_sta_state() 560 new_state == IEEE80211_STA_NONE) in __rtw89_ops_sta_state() 563 if (old_state == IEEE80211_STA_NONE && in __rtw89_ops_sta_state()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | 638 IEEE80211_STA_NONE); in mt7915_sta_add() 645 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7915_sta_remove()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 857 new_state == IEEE80211_STA_NONE) in iwlagn_mac_sta_state() 859 else if (old_state == IEEE80211_STA_NONE && in iwlagn_mac_sta_state()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
H A D | mac80211.c | 1042 new_state == IEEE80211_STA_NONE) in mt76_sta_state() 1050 if (old_state == IEEE80211_STA_NONE && in mt76_sta_state()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | main.c | 839 IEEE80211_STA_NONE); in mt7615_sta_add() 846 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7615_sta_remove()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 852 new_state == IEEE80211_STA_NONE) in iwlagn_mac_sta_state() 854 else if (old_state == IEEE80211_STA_NONE && in iwlagn_mac_sta_state()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 3141 if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state() 3156 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state() 3194 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state() 3268 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state() 3270 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state() 3291 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state() 3293 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | 3862 if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common() 3896 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common() 3901 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common() 3931 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common() 3933 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common() 3958 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state_common() 3960 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | main.c | 879 IEEE80211_STA_NONE); in mt7615_sta_add() 886 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7615_sta_remove()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | main.c | 807 IEEE80211_STA_NONE); in mt7996_sta_add() 814 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7996_sta_remove()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mac80211.c | 1458 new_state == IEEE80211_STA_NONE) in mt76_sta_state() 1466 if (old_state == IEEE80211_STA_NONE && in mt76_sta_state()
|
H A D | mt76_connac_mcu.c | 1904 (old_state == IEEE80211_STA_NONE && in mt76_connac_sta_state_dp() 1909 new_state == IEEE80211_STA_NONE) || in mt76_connac_sta_state_dp()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | 887 IEEE80211_STA_NONE); in mt7915_sta_add() 894 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7915_sta_remove()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 1662 new_state == IEEE80211_STA_NONE) { in ath9k_sta_state() 1666 } else if (old_state == IEEE80211_STA_NONE && in ath9k_sta_state()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 1656 new_state == IEEE80211_STA_NONE) { in ath9k_sta_state() 1660 } else if (old_state == IEEE80211_STA_NONE && in ath9k_sta_state()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | mac80211.h | 1954 * @IEEE80211_STA_NONE: station exists without special state 1962 IEEE80211_STA_NONE, enumerator
|
/kernel/linux/linux-6.6/include/net/ |
H A D | mac80211.h | 2149 * @IEEE80211_STA_NONE: station exists without special state 2157 IEEE80211_STA_NONE, enumerator
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 7317 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state() 7329 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state() 7338 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state() 7440 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 7469 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state() 7481 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state() 7490 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state() 7592 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 3039 if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state() 3046 new_state == IEEE80211_STA_NONE) { in ath11k_mac_op_sta_state() 3055 } else if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 5198 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state() 5208 old_state == IEEE80211_STA_NONE && in wl12xx_update_sta_state() 5277 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 3751 if ((old_state == IEEE80211_STA_NONE && in ath12k_mac_op_sta_state() 3758 new_state == IEEE80211_STA_NONE) { in ath12k_mac_op_sta_state() 3767 } else if ((old_state == IEEE80211_STA_NONE && in ath12k_mac_op_sta_state()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 5143 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state() 5153 old_state == IEEE80211_STA_NONE && in wl12xx_update_sta_state() 5223 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()
|