Searched refs:IEEE80211_STA_NONE (Results 1 – 13 of 13) sorted by relevance
| /Linux-v5.15/net/mac80211/ |
| 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() 1079 while (sta->sta_state > IEEE80211_STA_NONE) { in __sta_info_destroy_part2() 1088 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2() 1994 case IEEE80211_STA_NONE: in sta_info_move_state() 1999 if (sta->sta_state != IEEE80211_STA_NONE && in sta_info_move_state() 2034 case IEEE80211_STA_NONE: in sta_info_move_state() 2039 if (sta->sta_state == IEEE80211_STA_NONE) { in sta_info_move_state()
|
| D | cfg.c | 1399 ret = sta_info_move_state(sta, IEEE80211_STA_NONE); in sta_apply_auth_flags()
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
| D | main.c | 764 IEEE80211_STA_NONE); in mt7915_sta_add() 771 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7915_sta_remove()
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| D | mac80211.c | 3097 if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state() 3118 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state() 3156 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state() 3230 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state() 3232 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state() 3253 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state() 3255 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state()
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/ |
| D | mac80211.c | 1155 new_state == IEEE80211_STA_NONE) in mt76_sta_state() 1163 if (old_state == IEEE80211_STA_NONE && in mt76_sta_state()
|
| D | mt76_connac_mcu.c | 1627 (old_state == IEEE80211_STA_NONE && in mt76_connac_sta_state_dp() 1632 new_state == IEEE80211_STA_NONE) || in mt76_connac_sta_state_dp()
|
| /Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/ |
| D | main.c | 836 IEEE80211_STA_NONE); in mt7615_sta_add() 843 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE, in mt7615_sta_remove()
|
| /Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/ |
| 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()
|
| /Linux-v5.15/drivers/net/wireless/ath/ath9k/ |
| D | main.c | 1654 new_state == IEEE80211_STA_NONE) { in ath9k_sta_state() 1658 } else if (old_state == IEEE80211_STA_NONE && in ath9k_sta_state()
|
| /Linux-v5.15/drivers/net/wireless/ti/wlcore/ |
| 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()
|
| /Linux-v5.15/include/net/ |
| D | mac80211.h | 1978 IEEE80211_STA_NONE, enumerator
|
| /Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
| D | mac.c | 3293 if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state() 3300 new_state == IEEE80211_STA_NONE) { in ath11k_mac_op_sta_state() 3309 } else if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()
|
| /Linux-v5.15/drivers/net/wireless/ath/ath10k/ |
| D | mac.c | 7381 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state() 7393 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state() 7402 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state() 7504 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
|