Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddriver-ops.c126 new_state == IEEE80211_STA_ASSOC) { in drv_sta_state()
133 } else if (old_state == IEEE80211_STA_ASSOC && in drv_sta_state()
H A Dsta_info.c678 if (sta->sta_state >= IEEE80211_STA_ASSOC) { in sta_info_insert_finish()
1068 ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in __sta_info_destroy_part2()
1969 sta->sta_state != IEEE80211_STA_ASSOC) in sta_info_move_state()
1972 case IEEE80211_STA_ASSOC: in sta_info_move_state()
1978 if (sta->sta_state != IEEE80211_STA_ASSOC) in sta_info_move_state()
2010 } else if (sta->sta_state == IEEE80211_STA_ASSOC) { in sta_info_move_state()
2017 case IEEE80211_STA_ASSOC: in sta_info_move_state()
2032 if (sta->sta_state == IEEE80211_STA_ASSOC) { in sta_info_move_state()
H A Docb.c98 sta_info_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_ocb_finish_sta()
H A Dmesh_ps.c237 if (sta->sta_state < IEEE80211_STA_ASSOC) in ieee80211_mps_sta_status_update()
H A Dmesh_plink.c522 sta_info_pre_move_state(sta, IEEE80211_STA_ASSOC); in __mesh_sta_info_alloc()
H A Diface.c1229 sta_info_pre_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_do_open()
H A Dibss.c587 sta_info_pre_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_ibss_finish_sta()
H A Dcfg.c1368 ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in sta_apply_auth_flags()
1377 ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in sta_apply_auth_flags()
H A Dmlme.c3575 err = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_assoc_success()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c863 new_state == IEEE80211_STA_ASSOC) in iwlagn_mac_sta_state()
867 new_state == IEEE80211_STA_ASSOC) in iwlagn_mac_sta_state()
869 else if (old_state == IEEE80211_STA_ASSOC && in iwlagn_mac_sta_state()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3204 new_state == IEEE80211_STA_ASSOC) { in iwl_mvm_mac_sta_state()
3225 } else if (old_state == IEEE80211_STA_ASSOC && in iwl_mvm_mac_sta_state()
3250 new_state == IEEE80211_STA_ASSOC) { in iwl_mvm_mac_sta_state()
3260 } else if (old_state == IEEE80211_STA_ASSOC && in iwl_mvm_mac_sta_state()
H A Dsta.c230 if (mvm_sta->sta_state >= IEEE80211_STA_ASSOC) in iwl_mvm_sta_send_to_fw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1046 new_state == IEEE80211_STA_ASSOC && in mt76_sta_state()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/
H A Dmain.c5247 new_state == IEEE80211_STA_ASSOC) { in wl12xx_update_sta_state()
5254 old_state == IEEE80211_STA_ASSOC && in wl12xx_update_sta_state()
5263 new_state == IEEE80211_STA_ASSOC) { in wl12xx_update_sta_state()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h1974 IEEE80211_STA_ASSOC, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dmain.c1674 if (old_state == IEEE80211_STA_ASSOC && in ath9k_sta_state()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dmac.c3086 new_state == IEEE80211_STA_ASSOC && in ath11k_mac_op_sta_state()
3094 } else if (old_state == IEEE80211_STA_ASSOC && in ath11k_mac_op_sta_state()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dmac.c7507 new_state == IEEE80211_STA_ASSOC && in ath10k_sta_state()
7521 } else if (old_state == IEEE80211_STA_ASSOC && in ath10k_sta_state()
7542 } else if (old_state == IEEE80211_STA_ASSOC && in ath10k_sta_state()