Searched refs:profile_param (Results 1 – 4 of 4) sorted by relevance
19 #define TARGET_NUM_VDEVS(ab) ((ab)->profile_param->num_vdevs)22 #define TARGET_NUM_STATIONS_SINGLE(ab) ((ab)->profile_param->max_client_single)25 #define TARGET_NUM_STATIONS_DBS(ab) ((ab)->profile_param->max_client_dbs)29 ((ab)->profile_param->max_client_dbs_sbs)
178 ((ab)->profile_param->dp_params.tx_comp_ring_size)195 ((ab)->profile_param->dp_params.rxdma_monitor_buf_ring_size)197 ((ab)->profile_param->dp_params.rxdma_monitor_dst_ring_size)232 ((ab)->profile_param->dp_params.num_pool_tx_desc)235 ((ab)->profile_param->dp_params.rx_desc_count)
1234 const struct ath12k_mem_profile_based_param *profile_param; member
1757 ab->profile_param = param; in ath12k_core_pre_init()