Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/ !
Dsta_info.c418 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()
Dcfg.c1721 ret = sta_info_move_state(sta, IEEE80211_STA_NONE); in sta_apply_auth_flags()
/linux-6.6.21/drivers/net/wireless/realtek/rtw89/ !
Dmac80211.c545 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()
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/dvm/ !
Dmac80211.c852 new_state == IEEE80211_STA_NONE) in iwlagn_mac_sta_state()
854 else if (old_state == IEEE80211_STA_NONE && in iwlagn_mac_sta_state()
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/ !
Dmac80211.c3845 if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
3879 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common()
3884 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
3914 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common()
3916 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
3941 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state_common()
3943 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7615/ !
Dmain.c879 IEEE80211_STA_NONE); in mt7615_sta_add()
886 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7615_sta_remove()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7996/ !
Dmain.c807 IEEE80211_STA_NONE); in mt7996_sta_add()
814 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7996_sta_remove()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7915/ !
Dmain.c887 IEEE80211_STA_NONE); in mt7915_sta_add()
894 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7915_sta_remove()
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/ !
Dmac80211.c1458 new_state == IEEE80211_STA_NONE) in mt76_sta_state()
1466 if (old_state == IEEE80211_STA_NONE && in mt76_sta_state()
Dmt76_connac_mcu.c1904 (old_state == IEEE80211_STA_NONE && in mt76_connac_sta_state_dp()
1909 new_state == IEEE80211_STA_NONE) || in mt76_connac_sta_state_dp()
/linux-6.6.21/drivers/net/wireless/ath/ath9k/ !
Dmain.c1656 new_state == IEEE80211_STA_NONE) { in ath9k_sta_state()
1660 } else if (old_state == IEEE80211_STA_NONE && in ath9k_sta_state()
/linux-6.6.21/drivers/net/wireless/ti/wlcore/ !
Dmain.c5143 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()
/linux-6.6.21/include/net/ !
Dmac80211.h2157 IEEE80211_STA_NONE, enumerator
/linux-6.6.21/drivers/net/wireless/ath/ath10k/ !
Dmac.c7469 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()
/linux-6.6.21/drivers/net/wireless/ath/ath12k/ !
Dmac.c3751 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()
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ !
Dmac.c5037 if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()
5046 new_state == IEEE80211_STA_NONE) { in ath11k_mac_op_sta_state()
5057 } else if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()