Lines Matching refs:tg_cfg

4220 				struct target_resource_config *tg_cfg)  in ath11k_wmi_copy_resource_config()  argument
4222 wmi_cfg->num_vdevs = tg_cfg->num_vdevs; in ath11k_wmi_copy_resource_config()
4223 wmi_cfg->num_peers = tg_cfg->num_peers; in ath11k_wmi_copy_resource_config()
4224 wmi_cfg->num_offload_peers = tg_cfg->num_offload_peers; in ath11k_wmi_copy_resource_config()
4225 wmi_cfg->num_offload_reorder_buffs = tg_cfg->num_offload_reorder_buffs; in ath11k_wmi_copy_resource_config()
4226 wmi_cfg->num_peer_keys = tg_cfg->num_peer_keys; in ath11k_wmi_copy_resource_config()
4227 wmi_cfg->num_tids = tg_cfg->num_tids; in ath11k_wmi_copy_resource_config()
4228 wmi_cfg->ast_skid_limit = tg_cfg->ast_skid_limit; in ath11k_wmi_copy_resource_config()
4229 wmi_cfg->tx_chain_mask = tg_cfg->tx_chain_mask; in ath11k_wmi_copy_resource_config()
4230 wmi_cfg->rx_chain_mask = tg_cfg->rx_chain_mask; in ath11k_wmi_copy_resource_config()
4231 wmi_cfg->rx_timeout_pri[0] = tg_cfg->rx_timeout_pri[0]; in ath11k_wmi_copy_resource_config()
4232 wmi_cfg->rx_timeout_pri[1] = tg_cfg->rx_timeout_pri[1]; in ath11k_wmi_copy_resource_config()
4233 wmi_cfg->rx_timeout_pri[2] = tg_cfg->rx_timeout_pri[2]; in ath11k_wmi_copy_resource_config()
4234 wmi_cfg->rx_timeout_pri[3] = tg_cfg->rx_timeout_pri[3]; in ath11k_wmi_copy_resource_config()
4235 wmi_cfg->rx_decap_mode = tg_cfg->rx_decap_mode; in ath11k_wmi_copy_resource_config()
4236 wmi_cfg->scan_max_pending_req = tg_cfg->scan_max_pending_req; in ath11k_wmi_copy_resource_config()
4237 wmi_cfg->bmiss_offload_max_vdev = tg_cfg->bmiss_offload_max_vdev; in ath11k_wmi_copy_resource_config()
4238 wmi_cfg->roam_offload_max_vdev = tg_cfg->roam_offload_max_vdev; in ath11k_wmi_copy_resource_config()
4240 tg_cfg->roam_offload_max_ap_profiles; in ath11k_wmi_copy_resource_config()
4241 wmi_cfg->num_mcast_groups = tg_cfg->num_mcast_groups; in ath11k_wmi_copy_resource_config()
4242 wmi_cfg->num_mcast_table_elems = tg_cfg->num_mcast_table_elems; in ath11k_wmi_copy_resource_config()
4243 wmi_cfg->mcast2ucast_mode = tg_cfg->mcast2ucast_mode; in ath11k_wmi_copy_resource_config()
4244 wmi_cfg->tx_dbg_log_size = tg_cfg->tx_dbg_log_size; in ath11k_wmi_copy_resource_config()
4245 wmi_cfg->num_wds_entries = tg_cfg->num_wds_entries; in ath11k_wmi_copy_resource_config()
4246 wmi_cfg->dma_burst_size = tg_cfg->dma_burst_size; in ath11k_wmi_copy_resource_config()
4247 wmi_cfg->mac_aggr_delim = tg_cfg->mac_aggr_delim; in ath11k_wmi_copy_resource_config()
4249 tg_cfg->rx_skip_defrag_timeout_dup_detection_check; in ath11k_wmi_copy_resource_config()
4250 wmi_cfg->vow_config = tg_cfg->vow_config; in ath11k_wmi_copy_resource_config()
4251 wmi_cfg->gtk_offload_max_vdev = tg_cfg->gtk_offload_max_vdev; in ath11k_wmi_copy_resource_config()
4252 wmi_cfg->num_msdu_desc = tg_cfg->num_msdu_desc; in ath11k_wmi_copy_resource_config()
4253 wmi_cfg->max_frag_entries = tg_cfg->max_frag_entries; in ath11k_wmi_copy_resource_config()
4254 wmi_cfg->num_tdls_vdevs = tg_cfg->num_tdls_vdevs; in ath11k_wmi_copy_resource_config()
4256 tg_cfg->num_tdls_conn_table_entries; in ath11k_wmi_copy_resource_config()
4258 tg_cfg->beacon_tx_offload_max_vdev; in ath11k_wmi_copy_resource_config()
4260 tg_cfg->num_multicast_filter_entries; in ath11k_wmi_copy_resource_config()
4261 wmi_cfg->num_wow_filters = tg_cfg->num_wow_filters; in ath11k_wmi_copy_resource_config()
4262 wmi_cfg->num_keep_alive_pattern = tg_cfg->num_keep_alive_pattern; in ath11k_wmi_copy_resource_config()
4263 wmi_cfg->keep_alive_pattern_size = tg_cfg->keep_alive_pattern_size; in ath11k_wmi_copy_resource_config()
4265 tg_cfg->max_tdls_concurrent_sleep_sta; in ath11k_wmi_copy_resource_config()
4267 tg_cfg->max_tdls_concurrent_buffer_sta; in ath11k_wmi_copy_resource_config()
4268 wmi_cfg->wmi_send_separate = tg_cfg->wmi_send_separate; in ath11k_wmi_copy_resource_config()
4269 wmi_cfg->num_ocb_vdevs = tg_cfg->num_ocb_vdevs; in ath11k_wmi_copy_resource_config()
4270 wmi_cfg->num_ocb_channels = tg_cfg->num_ocb_channels; in ath11k_wmi_copy_resource_config()
4271 wmi_cfg->num_ocb_schedules = tg_cfg->num_ocb_schedules; in ath11k_wmi_copy_resource_config()
4272 wmi_cfg->bpf_instruction_size = tg_cfg->bpf_instruction_size; in ath11k_wmi_copy_resource_config()
4273 wmi_cfg->max_bssid_rx_filters = tg_cfg->max_bssid_rx_filters; in ath11k_wmi_copy_resource_config()
4274 wmi_cfg->use_pdev_id = tg_cfg->use_pdev_id; in ath11k_wmi_copy_resource_config()
4275 wmi_cfg->flag1 = tg_cfg->flag1; in ath11k_wmi_copy_resource_config()
4276 wmi_cfg->peer_map_unmap_v2_support = tg_cfg->peer_map_unmap_v2_support; in ath11k_wmi_copy_resource_config()
4277 wmi_cfg->sched_params = tg_cfg->sched_params; in ath11k_wmi_copy_resource_config()
4278 wmi_cfg->twt_ap_pdev_count = tg_cfg->twt_ap_pdev_count; in ath11k_wmi_copy_resource_config()
4279 wmi_cfg->twt_ap_sta_count = tg_cfg->twt_ap_sta_count; in ath11k_wmi_copy_resource_config()
4282 wmi_cfg->host_service_flags |= (tg_cfg->is_reg_cc_ext_event_supported << in ath11k_wmi_copy_resource_config()
4285 wmi_cfg->ema_max_vap_cnt = tg_cfg->ema_max_vap_cnt; in ath11k_wmi_copy_resource_config()
4286 wmi_cfg->ema_max_profile_period = tg_cfg->ema_max_profile_period; in ath11k_wmi_copy_resource_config()