Searched refs:ap_sta_id (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | coex.c | 295 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()
|
D | sf.c | 33 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()
|
D | debugfs-vif.c | 173 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()
|
D | power.c | 506 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()
|
D | d3.c | 473 data.rsc->sta_id = cpu_to_le32(mvmvif->ap_sta_id); in iwl_mvm_wowlan_config_rsc_tsc() 496 data.rsc_tsc->sta_id = cpu_to_le32(mvmvif->ap_sta_id); in iwl_mvm_wowlan_config_rsc_tsc() 689 pattern_cmd->sta_id = mvmvif->ap_sta_id; in iwl_mvm_send_patterns() 789 rcu_assign_pointer(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], ap_sta); in iwl_mvm_d3_reprogram() 1025 cpu_to_le32(mvmvif->ap_sta_id); in iwl_mvm_wowlan_config_key_params() 1074 kek_kck_cmd.sta_id = cpu_to_le32(mvmvif->ap_sta_id); in iwl_mvm_wowlan_config_key_params() 1267 if (mvmvif->ap_sta_id == IWL_MVM_INVALID_STA) { in __iwl_mvm_suspend() 1283 wowlan_config_cmd.sta_id = mvmvif->ap_sta_id; in __iwl_mvm_suspend() 1286 mvm->fw_id_to_mac_id[mvmvif->ap_sta_id], in __iwl_mvm_suspend() 2573 u8 sta_id = mvm->net_detect ? IWL_MVM_INVALID_STA : mvmvif->ap_sta_id; in iwl_mvm_choose_query_wakeup_reasons()
|
D | mac80211.c | 686 u8 ap_sta_id = READ_ONCE(mvmvif->ap_sta_id); in iwl_mvm_mac_tx() local 688 if (ap_sta_id < mvm->fw->ucode_capa.num_stations) { in iwl_mvm_mac_tx() 690 sta = rcu_dereference(mvm->fw_id_to_mac_id[ap_sta_id]); in iwl_mvm_mac_tx() 871 if (iwl_mvm_vif_from_mac80211(vif)->ap_sta_id == in iwl_mvm_mac_ampdu_action() 937 mvmvif->ap_sta_id = IWL_MVM_INVALID_STA; in iwl_mvm_cleanup_iterator() 1270 mvmvif->ap_sta_id); in iwl_mvm_post_channel_switch() 2197 iwl_mvm_cfg_he_sta(mvm, vif, mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station() 2206 iwl_mvm_cfg_he_sta(mvm, vif, mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station() 2287 } else if (mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_bss_info_changed_station() 2314 mvmvif->ap_sta_id); in iwl_mvm_bss_info_changed_station() [all …]
|
D | sta.c | 1760 WARN_ON(mvmvif->ap_sta_id != IWL_MVM_INVALID_STA); in iwl_mvm_add_sta() 1761 mvmvif->ap_sta_id = sta_id; in iwl_mvm_add_sta() 1763 WARN_ON(mvmvif->ap_sta_id == IWL_MVM_INVALID_STA); in iwl_mvm_add_sta() 1952 mvmvif->ap_sta_id == sta_id) { in iwl_mvm_rm_sta() 1958 mvmvif->ap_sta_id = IWL_MVM_INVALID_STA; in iwl_mvm_rm_sta() 3335 mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_get_key_sta() 3336 u8 sta_id = mvmvif->ap_sta_id; in iwl_mvm_get_key_sta() 3613 mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_get_mac_addr() 3614 u8 sta_id = mvmvif->ap_sta_id; in iwl_mvm_get_mac_addr() 4085 mvmsta = iwl_mvm_sta_from_staid_rcu(mvm, mvmvif->ap_sta_id); in iwl_mvm_csa_client_absent()
|
D | ftm-initiator.c | 76 sta = rcu_dereference(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id]); in iwl_mvm_ftm_add_pasn_sta() 513 sta = rcu_dereference(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id]); in iwl_mvm_ftm_put_target() 519 target->sta_id = mvmvif->ap_sta_id; in iwl_mvm_ftm_put_target()
|
D | time-event.c | 173 mvmsta = iwl_mvm_sta_from_staid_rcu(mvm, mvmvif->ap_sta_id); in iwl_mvm_te_check_disconnect()
|
D | rx.c | 244 mvmsta->sta_id != mvmvif->ap_sta_id) in iwl_mvm_rx_handle_tcm()
|
D | mac-ctxt.c | 301 mvmvif->ap_sta_id = IWL_MVM_INVALID_STA; in iwl_mvm_mac_ctxt_init()
|
D | mvm.h | 320 u8 ap_sta_id; member
|
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | dev.h | 494 u8 bcast_sta_id, ap_sta_id; member
|
D | sta.c | 245 sta_id = ctx->ap_sta_id; in iwl_prep_station() 1072 return vif_priv->ctx->ap_sta_id; in iwlagn_key_sta_id()
|
D | main.c | 616 priv->contexts[IWL_RXON_CTX_BSS].ap_sta_id = IWL_AP_ID; in iwl_init_context() 638 priv->contexts[IWL_RXON_CTX_PAN].ap_sta_id = IWL_AP_ID_PAN; in iwl_init_context()
|