Home
last modified time | relevance | path

Searched refs:IEEE80211_STA_NONE (Results 1 – 14 of 14) sorted by relevance

/linux/net/mac80211/
H A Dsta_info.c483 while (sta->sta_state > IEEE80211_STA_NONE) { in sta_info_free()
680 sta->sta_state = IEEE80211_STA_NONE; in __sta_info_alloc()
1365 case IEEE80211_STA_NONE: in _sta_info_move_state()
1370 if (sta->sta_state != IEEE80211_STA_NONE && in _sta_info_move_state()
1408 case IEEE80211_STA_NONE: in _sta_info_move_state()
1413 if (sta->sta_state == IEEE80211_STA_NONE) { in _sta_info_move_state()
1540 while (sta->sta_state > IEEE80211_STA_NONE) { in __sta_info_destroy_part2()
1553 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE, in __sta_info_destroy_part2()
H A Dcfg.c1996 ret = sta_info_move_state(sta, IEEE80211_STA_NONE); in sta_apply_auth_flags()
H A Dmlme.c4235 sta_info_move_state(ap_sta, IEEE80211_STA_NONE); in ieee80211_set_disassoc()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c1720 new_state == IEEE80211_STA_NONE) { in iwl_mld_move_sta_state_up()
1754 } else if (old_state == IEEE80211_STA_NONE && in iwl_mld_move_sta_state_up()
1876 new_state == IEEE80211_STA_NONE) { in iwl_mld_move_sta_state_down()
1878 } else if (old_state == IEEE80211_STA_NONE && in iwl_mld_move_sta_state_down()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c906 new_state == IEEE80211_STA_NONE) in __rtw89_ops_sta_state()
921 new_state == IEEE80211_STA_NONE) in __rtw89_ops_sta_state()
924 if (old_state == IEEE80211_STA_NONE && in __rtw89_ops_sta_state()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3984 if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
4023 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common()
4028 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
4059 new_state == IEEE80211_STA_NONE) { in iwl_mvm_mac_sta_state_common()
4061 } else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
4086 new_state == IEEE80211_STA_NONE) in iwl_mvm_mac_sta_state_common()
4088 else if (old_state == IEEE80211_STA_NONE && in iwl_mvm_mac_sta_state_common()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1271 new_state == IEEE80211_STA_NONE) in mt7996_sta_state()
1274 if (old_state == IEEE80211_STA_NONE && in mt7996_sta_state()
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1655 new_state == IEEE80211_STA_NONE) { in ath9k_sta_state()
1659 } else if (old_state == IEEE80211_STA_NONE && in ath9k_sta_state()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c2003 (old_state == IEEE80211_STA_NONE && in mt76_connac_sta_state_dp()
2008 new_state == IEEE80211_STA_NONE) || in mt76_connac_sta_state_dp()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c7507 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
7519 if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
7528 new_state == IEEE80211_STA_NONE) { in ath10k_sta_state()
7629 } else if ((old_state == IEEE80211_STA_NONE && in ath10k_sta_state()
/linux/include/net/
H A Dmac80211.h2368 IEEE80211_STA_NONE, enumerator
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c7200 if ((old_state == IEEE80211_STA_NONE && in ath12k_mac_handle_link_sta_state()
7212 new_state == IEEE80211_STA_NONE) { in ath12k_mac_handle_link_sta_state()
7631 new_state == IEEE80211_STA_NONE) { in ath12k_mac_op_sta_state()
7740 new_state == IEEE80211_STA_NONE) in ath12k_mac_op_sta_state()
7770 if (old_state == IEEE80211_STA_NONE && in ath12k_mac_op_sta_state()
/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9956 if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()
9965 new_state == IEEE80211_STA_NONE) { in ath11k_mac_op_sta_state()
9976 } else if ((old_state == IEEE80211_STA_NONE && in ath11k_mac_op_sta_state()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5288 new_state == IEEE80211_STA_NONE) { in wl12xx_update_sta_state()