/openbmc/linux/net/mac80211/ |
H A D | sta_info.c | 865 if (sta->sta_state >= IEEE80211_STA_ASSOC) { in sta_info_insert_finish() 1303 sta->sta_state != IEEE80211_STA_ASSOC) in _sta_info_move_state() 1306 case IEEE80211_STA_ASSOC: in _sta_info_move_state() 1312 if (sta->sta_state != IEEE80211_STA_ASSOC) in _sta_info_move_state() 1343 } else if (sta->sta_state == IEEE80211_STA_ASSOC) { in _sta_info_move_state() 1352 case IEEE80211_STA_ASSOC: in _sta_info_move_state() 1387 if (sta->sta_state == IEEE80211_STA_ASSOC) { in _sta_info_move_state() 1443 ret = _sta_info_move_state(sta, IEEE80211_STA_ASSOC, recalc); in __sta_info_destroy_part2()
|
H A D | driver-ops.c | 129 new_state == IEEE80211_STA_ASSOC) { in drv_sta_state() 136 } else if (old_state == IEEE80211_STA_ASSOC && in drv_sta_state()
|
H A D | ocb.c | 99 sta_info_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_ocb_finish_sta()
|
H A D | mesh_ps.c | 238 if (sta->sta_state < IEEE80211_STA_ASSOC) in ieee80211_mps_sta_status_update()
|
H A D | mesh_plink.c | 536 sta_info_pre_move_state(sta, IEEE80211_STA_ASSOC); in __mesh_sta_info_alloc()
|
H A D | ibss.c | 579 sta_info_pre_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_ibss_finish_sta()
|
H A D | cfg.c | 1694 ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in sta_apply_auth_flags() 1703 ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in sta_apply_auth_flags()
|
H A D | mlme.c | 5240 err = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_assoc_success()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 858 new_state == IEEE80211_STA_ASSOC) in iwlagn_mac_sta_state() 862 new_state == IEEE80211_STA_ASSOC) in iwlagn_mac_sta_state() 864 else if (old_state == IEEE80211_STA_ASSOC && in iwlagn_mac_sta_state()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | mac80211.c | 551 new_state == IEEE80211_STA_ASSOC) { in __rtw89_ops_sta_state() 557 if (old_state == IEEE80211_STA_ASSOC && in __rtw89_ops_sta_state()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mld-sta.c | 456 if (mvm_sta->sta_state >= IEEE80211_STA_ASSOC) in iwl_mvm_mld_cfg_sta()
|
H A D | mac80211.c | 3960 new_state == IEEE80211_STA_ASSOC) { in iwl_mvm_mac_sta_state_common() 3963 } else if (old_state == IEEE80211_STA_ASSOC && in iwl_mvm_mac_sta_state_common() 3968 new_state == IEEE80211_STA_ASSOC) { in iwl_mvm_mac_sta_state_common() 3971 } else if (old_state == IEEE80211_STA_ASSOC && in iwl_mvm_mac_sta_state_common()
|
H A D | sta.c | 224 if (mvm_sta->sta_state >= IEEE80211_STA_ASSOC) in iwl_mvm_sta_send_to_fw()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 3804 new_state == IEEE80211_STA_ASSOC && in ath12k_mac_op_sta_state() 3819 } else if (old_state == IEEE80211_STA_ASSOC && in ath12k_mac_op_sta_state() 3839 new_state == IEEE80211_STA_ASSOC) { in ath12k_mac_op_sta_state() 3847 } else if (old_state == IEEE80211_STA_ASSOC && in ath12k_mac_op_sta_state()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76_connac_mcu.c | 1902 if ((old_state == IEEE80211_STA_ASSOC && in mt76_connac_sta_state_dp() 1911 new_state == IEEE80211_STA_ASSOC)) in mt76_connac_sta_state_dp()
|
H A D | mac80211.c | 1467 new_state == IEEE80211_STA_ASSOC && in mt76_sta_state()
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 5193 new_state == IEEE80211_STA_ASSOC) { in wl12xx_update_sta_state() 5200 old_state == IEEE80211_STA_ASSOC && in wl12xx_update_sta_state() 5209 new_state == IEEE80211_STA_ASSOC) { in wl12xx_update_sta_state()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 2163 IEEE80211_STA_ASSOC, enumerator
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 5098 new_state == IEEE80211_STA_ASSOC && in ath11k_mac_op_sta_state() 5112 } else if (old_state == IEEE80211_STA_ASSOC && in ath11k_mac_op_sta_state() 5132 new_state == IEEE80211_STA_ASSOC) { in ath11k_mac_op_sta_state() 5140 } else if (old_state == IEEE80211_STA_ASSOC && in ath11k_mac_op_sta_state()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 1668 if (old_state == IEEE80211_STA_ASSOC && in ath9k_sta_state()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 7660 new_state == IEEE80211_STA_ASSOC && in ath10k_sta_state() 7674 } else if (old_state == IEEE80211_STA_ASSOC && in ath10k_sta_state() 7695 } else if (old_state == IEEE80211_STA_ASSOC && in ath10k_sta_state()
|