/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sf.c | 33 data->sta_vif_ap_sta = mvmvif->ap_sta; in iwl_mvm_bound_iface_iterator() 272 sta = mvmvif->ap_sta; in iwl_mvm_sf_update()
|
D | d3.c | 721 struct ieee80211_sta *ap_sta) in iwl_mvm_d3_reprogram() argument 793 ret = iwl_mvm_sta_send_to_fw(mvm, ap_sta, false, 0); in iwl_mvm_d3_reprogram() 797 ap_sta); in iwl_mvm_d3_reprogram() 919 struct ieee80211_sta *ap_sta) in iwl_mvm_get_wowlan_config() argument 921 struct iwl_mvm_sta *mvm_ap_sta = iwl_mvm_sta_from_mac80211(ap_sta); in iwl_mvm_get_wowlan_config() 926 ap_sta->deflink.ht_cap.ht_supported; in iwl_mvm_get_wowlan_config() 1115 struct ieee80211_sta *ap_sta) in iwl_mvm_wowlan_config() argument 1128 ret = iwl_mvm_d3_reprogram(mvm, vif, ap_sta); in iwl_mvm_wowlan_config() 1232 struct ieee80211_sta *ap_sta = NULL; in __iwl_mvm_suspend() local 1293 ap_sta = rcu_dereference_protected( in __iwl_mvm_suspend() [all …]
|
D | mld-key.c | 39 sta = mvmvif->ap_sta; in iwl_mvm_get_sec_sta_mask() 97 sta = mvmvif->ap_sta; in iwl_mvm_get_sec_flags()
|
D | mld-mac80211.c | 304 if (mvmvif->ap_sta && in __iwl_mvm_mld_assign_vif_chanctx() 309 link_sta = rcu_dereference(mvmvif->ap_sta->link[link_id]); in __iwl_mvm_mld_assign_vif_chanctx() 312 iwl_mvm_rs_rate_init(mvm, vif, mvmvif->ap_sta, in __iwl_mvm_mld_assign_vif_chanctx()
|
D | mac80211.c | 3678 mvmvif->ap_sta = sta; in iwl_mvm_sta_state_notexist_to_none() 3920 mvmvif->ap_sta = NULL; in iwl_mvm_mac_sta_state_common() 5578 if (sta == mvmvif->ap_sta) { in iwl_mvm_mac_flush()
|
D | mvm.h | 444 struct ieee80211_sta *ap_sta; member
|
/linux-6.6.21/drivers/net/wireless/ath/ath6kl/ |
D | wmi.c | 878 __func__, ev->u.ap_sta.aid, in ath6kl_wmi_connect_event_rx() 879 ev->u.ap_sta.mac_addr, in ath6kl_wmi_connect_event_rx() 880 ev->u.ap_sta.auth, in ath6kl_wmi_connect_event_rx() 881 ev->u.ap_sta.keymgmt, in ath6kl_wmi_connect_event_rx() 882 le16_to_cpu(ev->u.ap_sta.cipher), in ath6kl_wmi_connect_event_rx() 883 ev->u.ap_sta.apsd_info); in ath6kl_wmi_connect_event_rx() 886 vif, ev->u.ap_sta.aid, ev->u.ap_sta.mac_addr, in ath6kl_wmi_connect_event_rx() 887 ev->u.ap_sta.keymgmt, in ath6kl_wmi_connect_event_rx() 888 le16_to_cpu(ev->u.ap_sta.cipher), in ath6kl_wmi_connect_event_rx() 889 ev->u.ap_sta.auth, ev->assoc_req_len, in ath6kl_wmi_connect_event_rx() [all …]
|
D | wmi.h | 1538 } ap_sta; member
|
/linux-6.6.21/net/mac80211/ |
D | tdls.c | 627 struct sta_info *sta, *ap_sta; in ieee80211_tdls_add_setup_cfm_ies() local 636 ap_sta = sta_info_get(sdata, sdata->vif.cfg.ap_addr); in ieee80211_tdls_add_setup_cfm_ies() 638 if (WARN_ON_ONCE(!sta || !ap_sta)) in ieee80211_tdls_add_setup_cfm_ies() 680 if (!ap_sta->sta.deflink.ht_cap.ht_supported && sta->sta.deflink.ht_cap.ht_supported) { in ieee80211_tdls_add_setup_cfm_ies()
|
/linux-6.6.21/drivers/net/wireless/ath/ath11k/ |
D | mac.c | 3000 struct ieee80211_sta *ap_sta; in ath11k_bss_assoc() local 3013 ap_sta = ieee80211_find_sta(vif, bss_conf->bssid); in ath11k_bss_assoc() 3014 if (!ap_sta) { in ath11k_bss_assoc() 3022 he_cap = ap_sta->deflink.he_cap; in ath11k_bss_assoc() 3024 ath11k_peer_assoc_prepare(ar, vif, ap_sta, &peer_arg, false); in ath11k_bss_assoc() 3043 &ap_sta->deflink.ht_cap, in ath11k_bss_assoc() 3044 le16_to_cpu(ap_sta->deflink.he_6ghz_capa.capa)); in ath11k_bss_assoc()
|
/linux-6.6.21/drivers/net/wireless/ath/ath12k/ |
D | mac.c | 2271 struct ieee80211_sta *ap_sta; in ath12k_bss_assoc() local 2283 ap_sta = ieee80211_find_sta(vif, bss_conf->bssid); in ath12k_bss_assoc() 2284 if (!ap_sta) { in ath12k_bss_assoc() 2291 ath12k_peer_assoc_prepare(ar, vif, ap_sta, &peer_arg, false); in ath12k_bss_assoc() 2309 &ap_sta->deflink.ht_cap); in ath12k_bss_assoc()
|
/linux-6.6.21/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 3071 struct ieee80211_sta *ap_sta; in ath10k_bss_assoc() local 3081 ap_sta = ieee80211_find_sta(vif, bss_conf->bssid); in ath10k_bss_assoc() 3082 if (!ap_sta) { in ath10k_bss_assoc() 3092 ht_cap = ap_sta->deflink.ht_cap; in ath10k_bss_assoc() 3093 vht_cap = ap_sta->deflink.vht_cap; in ath10k_bss_assoc() 3095 ret = ath10k_peer_assoc_prepare(ar, vif, ap_sta, &peer_arg); in ath10k_bss_assoc()
|