Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_NOTEXIST (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c567 if (old_state == IEEE80211_STA_NOTEXIST && in __rtw89_ops_sta_state()
587 new_state == IEEE80211_STA_NOTEXIST) in __rtw89_ops_sta_state()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c851 if (old_state == IEEE80211_STA_NOTEXIST && in iwlagn_mac_sta_state()
855 new_state == IEEE80211_STA_NOTEXIST) in iwlagn_mac_sta_state()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c878 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NOTEXIST, in mt7615_sta_add()
887 IEEE80211_STA_NOTEXIST); in mt7615_sta_remove()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c835 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NOTEXIST, in mt7996_sta_add()
844 IEEE80211_STA_NOTEXIST); in mt7996_sta_remove()
/linux/net/mac80211/
H A Dsta_info.c763 for (state = IEEE80211_STA_NOTEXIST; state < sta->sta_state; state++) { in sta_info_insert_drv_state()
787 for (; state > IEEE80211_STA_NOTEXIST; state--) in sta_info_insert_drv_state()
1464 IEEE80211_STA_NOTEXIST); in __sta_info_destroy_part2()
H A Dutil.c1675 for (state = IEEE80211_STA_NOTEXIST; in ieee80211_reconfig_stations()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dops.c1839 else if (mvmsta->sta_state != IEEE80211_STA_NOTEXIST) in iwl_mvm_queue_state_change()
1866 if (start && mvmsta->sta_state != IEEE80211_STA_NOTEXIST) { in iwl_mvm_queue_state_change()
H A Dmac80211.c4098 new_state == IEEE80211_STA_NOTEXIST) { in iwl_mvm_mac_sta_state_common()
4135 if (old_state == IEEE80211_STA_NOTEXIST && in iwl_mvm_mac_sta_state_common()
4174 new_state == IEEE80211_STA_NOTEXIST) { in iwl_mvm_mac_sta_state_common()
4197 if (old_state == IEEE80211_STA_NOTEXIST && in iwl_mvm_mac_sta_state_common()
4201 new_state == IEEE80211_STA_NOTEXIST) in iwl_mvm_mac_sta_state_common()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1483 if (old_state == IEEE80211_STA_NOTEXIST && in mt76_sta_state()
1493 new_state == IEEE80211_STA_NOTEXIST) in mt76_sta_state()
H A Dmt76_connac_mcu.c1928 new_state == IEEE80211_STA_NOTEXIST)) in mt76_connac_sta_state_dp()
1931 if ((old_state == IEEE80211_STA_NOTEXIST && in mt76_connac_sta_state_dp()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c902 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NOTEXIST, in mt7915_sta_add()
911 IEEE80211_STA_NOTEXIST); in mt7915_sta_remove()
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1654 if (old_state == IEEE80211_STA_NOTEXIST && in ath9k_sta_state()
1660 new_state == IEEE80211_STA_NOTEXIST) { in ath9k_sta_state()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5142 old_state == IEEE80211_STA_NOTEXIST && in wl12xx_update_sta_state()
5154 new_state == IEEE80211_STA_NOTEXIST) { in wl12xx_update_sta_state()
5216 new_state == IEEE80211_STA_NOTEXIST)) { in wl12xx_update_sta_state()
5222 old_state == IEEE80211_STA_NOTEXIST && in wl12xx_update_sta_state()
/linux/include/net/
H A Dmac80211.h2256 IEEE80211_STA_NOTEXIST, enumerator
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c7469 if (old_state == IEEE80211_STA_NOTEXIST && in ath10k_sta_state()
7483 new_state == IEEE80211_STA_NOTEXIST)) { in ath10k_sta_state()
7490 if (old_state == IEEE80211_STA_NOTEXIST && in ath10k_sta_state()
7594 new_state == IEEE80211_STA_NOTEXIST)) { in ath10k_sta_state()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c4245 new_state == IEEE80211_STA_NOTEXIST)) in ath12k_mac_op_sta_state()
4256 if (old_state == IEEE80211_STA_NOTEXIST && in ath12k_mac_op_sta_state()
4267 new_state == IEEE80211_STA_NOTEXIST)) { in ath12k_mac_op_sta_state()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2680 if (new_state == IEEE80211_STA_NOTEXIST) in mac80211_hwsim_sta_state()
2683 if (old_state == IEEE80211_STA_NOTEXIST) in mac80211_hwsim_sta_state()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9623 new_state == IEEE80211_STA_NOTEXIST)) { in ath11k_mac_op_sta_state()
9630 if (old_state == IEEE80211_STA_NOTEXIST && in ath11k_mac_op_sta_state()
9643 new_state == IEEE80211_STA_NOTEXIST)) { in ath11k_mac_op_sta_state()