Home
last modified time | relevance | path

Searched refs:ap_sta_id (Results 1 – 15 of 15) sorted by relevance

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dcoex.c295 iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, in iwl_mvm_bt_notif_iterator()
387 iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, false); in iwl_mvm_bt_notif_iterator()
399 if (iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, true)) in iwl_mvm_bt_notif_iterator()
402 if (iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, false)) in iwl_mvm_bt_notif_iterator()
524 if (mvmvif->ap_sta_id == IWL_MVM_INVALID_STA) in iwl_mvm_bt_rssi_event()
540 ret = iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, in iwl_mvm_bt_rssi_event()
543 ret = iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, true); in iwl_mvm_bt_rssi_event()
Dsf.c33 data->sta_vif_ap_sta_id = mvmvif->ap_sta_id; in iwl_mvm_bound_iface_iterator()
267 sta_id = mvmvif->ap_sta_id; in iwl_mvm_sf_update()
Ddebugfs-vif.c173 u8 ap_sta_id; in iwl_dbgfs_mac_params_read() local
182 ap_sta_id = mvmvif->ap_sta_id; in iwl_dbgfs_mac_params_read()
224 ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_dbgfs_mac_params_read()
227 mvm_sta = iwl_mvm_sta_from_staid_protected(mvm, ap_sta_id); in iwl_dbgfs_mac_params_read()
231 ap_sta_id, in iwl_dbgfs_mac_params_read()
Dpower.c506 u8 *ap_sta_id = _data; in iwl_mvm_power_uapsd_misbehav_ap_iterator() local
512 if (mvmvif->ap_sta_id == *ap_sta_id) in iwl_mvm_power_uapsd_misbehav_ap_iterator()
522 u8 ap_sta_id = le32_to_cpu(notif->sta_id); in iwl_mvm_power_uapsd_misbehaving_ap_notif() local
526 iwl_mvm_power_uapsd_misbehav_ap_iterator, &ap_sta_id); in iwl_mvm_power_uapsd_misbehaving_ap_notif()
Dd3.c474 data.rsc->sta_id = cpu_to_le32(mvmvif->ap_sta_id); in iwl_mvm_wowlan_config_rsc_tsc()
497 data.rsc_tsc->sta_id = cpu_to_le32(mvmvif->ap_sta_id); in iwl_mvm_wowlan_config_rsc_tsc()
691 pattern_cmd->sta_id = mvmvif->ap_sta_id; in iwl_mvm_send_patterns()
791 rcu_assign_pointer(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], ap_sta); in iwl_mvm_d3_reprogram()
1029 cpu_to_le32(mvmvif->ap_sta_id); in iwl_mvm_wowlan_config_key_params()
1079 kek_kck_cmd.sta_id = cpu_to_le32(mvmvif->ap_sta_id); in iwl_mvm_wowlan_config_key_params()
1272 if (mvmvif->ap_sta_id == IWL_MVM_INVALID_STA) { in __iwl_mvm_suspend()
1288 wowlan_config_cmd.sta_id = mvmvif->ap_sta_id; in __iwl_mvm_suspend()
1291 mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], in __iwl_mvm_suspend()
1996 fw_status = iwl_mvm_get_wakeup_status(mvm, mvmvif->ap_sta_id); in iwl_mvm_query_wakeup_reasons()
Dmac-ctxt.c301 mvmvif->ap_sta_id = IWL_MVM_INVALID_STA; in iwl_mvm_mac_ctxt_init()
570 u8 ap_sta_id = mvmvif->ap_sta_id; in iwl_mvm_mac_ctxt_cmd_sta() local
611 if (ap_sta_id < mvm->fw->ucode_capa.num_stations) { in iwl_mvm_mac_ctxt_cmd_sta()
616 sta = rcu_dereference(mvm->fw_id_to_mac_id[ap_sta_id]); in iwl_mvm_mac_ctxt_cmd_sta()
Dmac80211.c777 u8 ap_sta_id = READ_ONCE(mvmvif->ap_sta_id); in iwl_mvm_mac_tx() local
779 if (ap_sta_id < mvm->fw->ucode_capa.num_stations) { in iwl_mvm_mac_tx()
781 sta = rcu_dereference(mvm->fw_id_to_mac_id[ap_sta_id]); in iwl_mvm_mac_tx()
962 if (iwl_mvm_vif_from_mac80211(vif)->ap_sta_id == in iwl_mvm_mac_ampdu_action()
1028 mvmvif->ap_sta_id = IWL_MVM_INVALID_STA; in iwl_mvm_cleanup_iterator()
1314 mvmvif->ap_sta_id); in iwl_mvm_post_channel_switch()
2253 iwl_mvm_cfg_he_sta(mvm, vif, mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station()
2262 iwl_mvm_cfg_he_sta(mvm, vif, mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station()
2329 } else if (mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_bss_info_changed_station()
2355 mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station()
[all …]
Dsta.c1690 WARN_ON(mvmvif->ap_sta_id != IWL_MVM_INVALID_STA); in iwl_mvm_add_sta()
1691 mvmvif->ap_sta_id = sta_id; in iwl_mvm_add_sta()
1693 WARN_ON(mvmvif->ap_sta_id == IWL_MVM_INVALID_STA); in iwl_mvm_add_sta()
1882 mvmvif->ap_sta_id == sta_id) { in iwl_mvm_rm_sta()
1888 mvmvif->ap_sta_id = IWL_MVM_INVALID_STA; in iwl_mvm_rm_sta()
3179 mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_get_key_sta()
3180 u8 sta_id = mvmvif->ap_sta_id; in iwl_mvm_get_key_sta()
3458 mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_get_mac_addr()
3459 u8 sta_id = mvmvif->ap_sta_id; in iwl_mvm_get_mac_addr()
3930 mvmsta = iwl_mvm_sta_from_staid_rcu(mvm, mvmvif->ap_sta_id); in iwl_mvm_csa_client_absent()
Dftm-initiator.c76 sta = rcu_dereference(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id]); in iwl_mvm_ftm_add_pasn_sta()
501 sta = rcu_dereference(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id]); in iwl_mvm_ftm_put_target()
507 target->sta_id = mvmvif->ap_sta_id; in iwl_mvm_ftm_put_target()
Drx.c249 mvmsta->sta_id != mvmvif->ap_sta_id) in iwl_mvm_rx_handle_tcm()
Dtime-event.c165 mvmsta = iwl_mvm_sta_from_staid_rcu(mvm, mvmvif->ap_sta_id); in iwl_mvm_te_check_disconnect()
Dmvm.h319 u8 ap_sta_id; member
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/
Ddev.h499 u8 bcast_sta_id, ap_sta_id; member
Dsta.c250 sta_id = ctx->ap_sta_id; in iwl_prep_station()
1077 return vif_priv->ctx->ap_sta_id; in iwlagn_key_sta_id()
Dmain.c621 priv->contexts[IWL_RXON_CTX_BSS].ap_sta_id = IWL_AP_ID; in iwl_init_context()
643 priv->contexts[IWL_RXON_CTX_PAN].ap_sta_id = IWL_AP_ID_PAN; in iwl_init_context()