Home
last modified time | relevance | path

Searched refs:sta_state (Results 1 – 25 of 44) sorted by relevance

12

/linux-6.15/Documentation/networking/
H A Dmac80211-auth-assoc-deauth.txt17 mac80211->driver: sta_state(AP, not-exists)
28 mac80211->driver: sta_state(AP, exists)
43 mac80211->driver: sta_state(AP, authenticated)
56 mac80211->driver: sta_state(AP, exists)
57 mac80211->driver: sta_state(AP, authenticated)
62 mac80211->driver: sta_state(AP, associated)
65 mac80211->driver: sta_state(AP, authorized)
81 mac80211->driver: sta_state(AP, authorized)
88 mac80211->driver: sta_state(AP,associated)
90 mac80211->driver: sta_state(AP,exists)
[all …]
/linux-6.15/net/mac80211/
H A Dsta_info.c621 sta->sta_state = IEEE80211_STA_NONE; in __sta_info_alloc()
1305 if (sta->sta_state == new_state) in _sta_info_move_state()
1312 if (sta->sta_state != IEEE80211_STA_AUTH) in _sta_info_move_state()
1317 sta->sta_state != IEEE80211_STA_ASSOC) in _sta_info_move_state()
1326 if (sta->sta_state != IEEE80211_STA_ASSOC) in _sta_info_move_state()
1343 if (new_state > sta->sta_state && in _sta_info_move_state()
1346 sta->sta_state, new_state); in _sta_info_move_state()
1355 if (sta->sta_state == IEEE80211_STA_AUTH) in _sta_info_move_state()
1420 if (new_state < sta->sta_state && in _sta_info_move_state()
1423 sta->sta_state, new_state); in _sta_info_move_state()
[all …]
H A Ddriver-ops.c150 if (local->ops->sta_state) { in drv_sta_state()
151 ret = local->ops->sta_state(&local->hw, &sdata->vif, &sta->sta, in drv_sta_state()
H A Dethtool.c123 data[i++] = sta->sta_state; in ieee80211_get_stats()
H A Dmesh_ps.c242 if (sta->sta_state < IEEE80211_STA_ASSOC) in ieee80211_mps_sta_status_update()
H A Dsta_info.h688 enum ieee80211_sta_state sta_state; member
H A Dibss.c1246 sta->sta_state != IEEE80211_STA_AUTHORIZED)) { in ieee80211_ibss_sta_expire()
1250 sta->sta_state != IEEE80211_STA_AUTHORIZED ? in ieee80211_ibss_sta_expire()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_main.c100 .sta_state = mt76_sta_state,
H A Dpci_main.c136 .sta_state = mt76_sta_state,
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dsta.h128 enum ieee80211_sta_state sta_state;
H A Dtlc.c463 .max_ch_width = mld_sta->sta_state > IEEE80211_STA_ASSOC ? in iwl_mld_send_tlc_cmd()
536 if (mld_sta->sta_state < IEEE80211_STA_ASSOC) { in iwl_mld_config_tlc_link()
H A Dsta.c440 if (mld_sta->sta_state >= IEEE80211_STA_ASSOC) in iwl_mld_add_modify_sta_cmd()
443 if (sta->mfp || mld_sta->sta_state < IEEE80211_STA_AUTHORIZED) in iwl_mld_add_modify_sta_cmd()
641 if (mld_sta->sta_state == IEEE80211_STA_ASSOC) in iwl_mld_update_all_link_stations()
H A Dtx.c563 mld_sta->sta_state < IEEE80211_STA_AUTHORIZED)) { in iwl_mld_fill_tx_cmd()
1151 if (tx_failure && mld_sta->sta_state < IEEE80211_STA_AUTHORIZED) in iwl_mld_handle_tx_resp_notif()
H A Dmld.c535 mld_sta->sta_state != IEEE80211_STA_NOTEXIST) { in iwl_mld_queue_state_change()
H A Dmac80211.c1813 mld_sta->sta_state = new_state; in iwl_mld_mac80211_sta_state()
2632 .sta_state = iwl_mld_mac80211_sta_state,
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dpci.c74 .sta_state = mt76_sta_state,
H A Dusb.c133 .sta_state = mt76_sta_state,
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c376 sta ? iwl_mvm_sta_from_mac80211(sta)->sta_state : -1); in iwl_mvm_get_tx_rate()
435 if (mvmsta->sta_state >= IEEE80211_STA_AUTHORIZED) { in iwl_mvm_set_tx_cmd_rate()
536 mvmsta->sta_state >= IEEE80211_STA_AUTHORIZED)) in iwl_mvm_use_host_rate()
607 mvmsta->sta_state < IEEE80211_STA_AUTHORIZED) { in iwl_mvm_set_tx_params()
1796 mvmsta->sta_state < IEEE80211_STA_AUTHORIZED) in iwl_mvm_rx_tx_cmd_single()
H A Dsta.h427 enum ieee80211_sta_state sta_state; member
H A Dmld-sta.c456 if (mvm_sta->sta_state >= IEEE80211_STA_ASSOC) in iwl_mvm_mld_cfg_sta()
461 (sta->mfp || mvm_sta->sta_state < IEEE80211_STA_AUTHORIZED)) in iwl_mvm_mld_cfg_sta()
H A Dops.c1898 else if (mvmsta->sta_state != IEEE80211_STA_NOTEXIST) in iwl_mvm_queue_state_change()
1925 if (start && mvmsta->sta_state != IEEE80211_STA_NOTEXIST) { in iwl_mvm_queue_state_change()
H A Dmld-mac80211.c1360 .sta_state = iwl_mvm_mld_mac_sta_state,
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/tests/
H A Dutils.c293 mld_sta->sta_state = state; in iwlmld_kunit_move_sta_state()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmain.c707 .sta_state = mt76_sta_state,
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c851 u8 rcpi, u8 sta_state) in mt76_connac_mcu_sta_tlv() argument
900 sta_state == MT76_STA_INFO_STATE_ASSOC) { in mt76_connac_mcu_sta_tlv()
940 state->state = sta_state; in mt76_connac_mcu_sta_tlv()

12