Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c865 if (sta->sta_state >= IEEE80211_STA_ASSOC) { in sta_info_insert_finish()
1299 sta->sta_state != IEEE80211_STA_ASSOC) in _sta_info_move_state()
1302 case IEEE80211_STA_ASSOC: in _sta_info_move_state()
1308 if (sta->sta_state != IEEE80211_STA_ASSOC) in _sta_info_move_state()
1339 } else if (sta->sta_state == IEEE80211_STA_ASSOC) { in _sta_info_move_state()
1348 case IEEE80211_STA_ASSOC: in _sta_info_move_state()
1383 if (sta->sta_state == IEEE80211_STA_ASSOC) { in _sta_info_move_state()
1439 ret = _sta_info_move_state(sta, IEEE80211_STA_ASSOC, recalc); in __sta_info_destroy_part2()
H A Dmesh_ps.c242 if (sta->sta_state < IEEE80211_STA_ASSOC) in ieee80211_mps_sta_status_update()
H A Dcfg.c1734 ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in sta_apply_auth_flags()
1743 ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in sta_apply_auth_flags()
H A Dmlme.c5773 err = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_assoc_success()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c854 new_state == IEEE80211_STA_ASSOC) in iwlagn_mac_sta_state()
858 new_state == IEEE80211_STA_ASSOC) in iwlagn_mac_sta_state()
860 else if (old_state == IEEE80211_STA_ASSOC && in iwlagn_mac_sta_state()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1526 new_state == IEEE80211_STA_ASSOC) in mt76_sta_state()
1528 else if (old_state == IEEE80211_STA_ASSOC && in mt76_sta_state()
1531 else if (old_state == IEEE80211_STA_ASSOC && in mt76_sta_state()
H A Dmt76_connac_mcu.c1932 if ((old_state == IEEE80211_STA_ASSOC && in mt76_connac_sta_state_dp()
1941 new_state == IEEE80211_STA_ASSOC)) in mt76_connac_sta_state_dp()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c900 new_state == IEEE80211_STA_ASSOC) { in __rtw89_ops_sta_state()
906 if (old_state == IEEE80211_STA_ASSOC && in __rtw89_ops_sta_state()
/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.c4210 new_state == IEEE80211_STA_ASSOC) { in iwl_mvm_mac_sta_state_common()
4213 } else if (old_state == IEEE80211_STA_ASSOC && in iwl_mvm_mac_sta_state_common()
4218 new_state == IEEE80211_STA_ASSOC) { in iwl_mvm_mac_sta_state_common()
4221 } 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()
/linux/include/net/
H A Dmac80211.h2315 IEEE80211_STA_ASSOC, enumerator
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9613 new_state == IEEE80211_STA_ASSOC && in ath11k_mac_op_sta_state()
9627 } else if (old_state == IEEE80211_STA_ASSOC && in ath11k_mac_op_sta_state()
9670 new_state == IEEE80211_STA_ASSOC) { in ath11k_mac_op_sta_state()
9678 } else if (old_state == IEEE80211_STA_ASSOC && in ath11k_mac_op_sta_state()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c4996 new_state == IEEE80211_STA_ASSOC && in ath12k_mac_op_sta_state()
5011 } else if (old_state == IEEE80211_STA_ASSOC && in ath12k_mac_op_sta_state()
5031 new_state == IEEE80211_STA_ASSOC) { in ath12k_mac_op_sta_state()
5039 } else if (old_state == IEEE80211_STA_ASSOC && in ath12k_mac_op_sta_state()
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1668 if (old_state == IEEE80211_STA_ASSOC && in ath9k_sta_state()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c7668 new_state == IEEE80211_STA_ASSOC && in ath10k_sta_state()
7682 } else if (old_state == IEEE80211_STA_ASSOC && in ath10k_sta_state()
7703 } else if (old_state == IEEE80211_STA_ASSOC && in ath10k_sta_state()