Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_ASSOC (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dsta_info.c865 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 Ddriver-ops.c129 new_state == IEEE80211_STA_ASSOC) { in drv_sta_state()
136 } else if (old_state == IEEE80211_STA_ASSOC && in drv_sta_state()
H A Docb.c99 sta_info_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_ocb_finish_sta()
H A Dmesh_ps.c238 if (sta->sta_state < IEEE80211_STA_ASSOC) in ieee80211_mps_sta_status_update()
H A Dmesh_plink.c536 sta_info_pre_move_state(sta, IEEE80211_STA_ASSOC); in __mesh_sta_info_alloc()
H A Dibss.c579 sta_info_pre_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_ibss_finish_sta()
H A Dcfg.c1694 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 Dmlme.c5240 err = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_assoc_success()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c858 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 Dmac80211.c551 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 Dmld-sta.c456 if (mvm_sta->sta_state >= IEEE80211_STA_ASSOC) in iwl_mvm_mld_cfg_sta()
H A Dmac80211.c3960 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 Dsta.c224 if (mvm_sta->sta_state >= IEEE80211_STA_ASSOC) in iwl_mvm_sta_send_to_fw()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c3804 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 Dmt76_connac_mcu.c1902 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 Dmac80211.c1467 new_state == IEEE80211_STA_ASSOC && in mt76_sta_state()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5193 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 Dmac80211.h2163 IEEE80211_STA_ASSOC, enumerator
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c5098 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 Dmain.c1668 if (old_state == IEEE80211_STA_ASSOC && in ath9k_sta_state()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c7660 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()