Searched refs:IEEE80211_STA_NONE (Results 1 - 16 of 16) sorted by last modified time

/linux-master/include/net/
H A Dmac80211.h2245 * @IEEE80211_STA_NONE: station exists without special state
2253 IEEE80211_STA_NONE, enumerator in enum:ieee80211_sta_state
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c9539 if ((old_state == IEEE80211_STA_NONE &&
9548 new_state == IEEE80211_STA_NONE) {
9559 } else if ((old_state == IEEE80211_STA_NONE &&
/linux-master/net/mac80211/
H A Dcfg.c1735 ret = sta_info_move_state(sta, IEEE80211_STA_NONE);
H A Dsta_info.c424 while (sta->sta_state > IEEE80211_STA_NONE) {
603 sta->sta_state = IEEE80211_STA_NONE;
1293 case IEEE80211_STA_NONE:
1298 if (sta->sta_state != IEEE80211_STA_NONE &&
1332 case IEEE80211_STA_NONE:
1337 if (sta->sta_state == IEEE80211_STA_NONE) {
1454 while (sta->sta_state > IEEE80211_STA_NONE) {
1463 ret = drv_sta_state(local, sdata, sta, IEEE80211_STA_NONE,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c3910 if (old_state == IEEE80211_STA_NONE &&
3949 new_state == IEEE80211_STA_NONE) {
3954 } else if (old_state == IEEE80211_STA_NONE &&
3984 new_state == IEEE80211_STA_NONE) {
3986 } else if (old_state == IEEE80211_STA_NONE &&
4011 new_state == IEEE80211_STA_NONE)
4013 else if (old_state == IEEE80211_STA_NONE &&
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dmain.c5143 new_state == IEEE80211_STA_NONE) {
5153 old_state == IEEE80211_STA_NONE &&
5223 new_state == IEEE80211_STA_NONE) {
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c565 new_state == IEEE80211_STA_NONE)
580 new_state == IEEE80211_STA_NONE)
583 if (old_state == IEEE80211_STA_NONE &&
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c822 IEEE80211_STA_NONE);
829 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE,
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c899 IEEE80211_STA_NONE);
906 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE,
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c1920 (old_state == IEEE80211_STA_NONE &&
1925 new_state == IEEE80211_STA_NONE) ||
H A Dmac80211.c1483 new_state == IEEE80211_STA_NONE)
1491 if (old_state == IEEE80211_STA_NONE &&
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c852 new_state == IEEE80211_STA_NONE)
854 else if (old_state == IEEE80211_STA_NONE &&
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dmain.c1656 new_state == IEEE80211_STA_NONE) {
1660 } else if (old_state == IEEE80211_STA_NONE &&
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c3979 if ((old_state == IEEE80211_STA_NONE &&
3988 new_state == IEEE80211_STA_NONE) {
3997 } else if ((old_state == IEEE80211_STA_NONE &&
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dmac.c7470 new_state == IEEE80211_STA_NONE) {
7482 if ((old_state == IEEE80211_STA_NONE &&
7491 new_state == IEEE80211_STA_NONE) {
7593 } else if ((old_state == IEEE80211_STA_NONE &&
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmain.c879 IEEE80211_STA_NONE);
886 return mt76_sta_state(hw, vif, sta, IEEE80211_STA_NONE,

Completed in 674 milliseconds