Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dsta_info.c883 if (sta->sta_state >= IEEE80211_STA_ASSOC) { in sta_info_insert_finish()
1317 sta->sta_state != IEEE80211_STA_ASSOC) in _sta_info_move_state()
1320 case IEEE80211_STA_ASSOC: in _sta_info_move_state()
1326 if (sta->sta_state != IEEE80211_STA_ASSOC) in _sta_info_move_state()
1361 } else if (sta->sta_state == IEEE80211_STA_ASSOC) { in _sta_info_move_state()
1370 case IEEE80211_STA_ASSOC: in _sta_info_move_state()
1405 if (sta->sta_state == IEEE80211_STA_ASSOC) { in _sta_info_move_state()
1471 ret = _sta_info_move_state(sta, IEEE80211_STA_ASSOC, recalc); in __sta_info_destroy_part2()
H A Ddriver-ops.c154 new_state == IEEE80211_STA_ASSOC) { in drv_sta_state()
161 } else if (old_state == IEEE80211_STA_ASSOC && in drv_sta_state()
H A Dmesh_ps.c242 if (sta->sta_state < IEEE80211_STA_ASSOC) in ieee80211_mps_sta_status_update()
H A Dcfg.c1739 ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in sta_apply_auth_flags()
1748 ret = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in sta_apply_auth_flags()
H A Dmlme.c5913 err = sta_info_move_state(sta, IEEE80211_STA_ASSOC); in ieee80211_assoc_success()
/linux/include/net/
H A Dmac80211.h2319 IEEE80211_STA_ASSOC, enumerator
/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()