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)
196 ((ab)->profile_param->dp_params.tx_comp_ring_size)213 ((ab)->profile_param->dp_params.rxdma_monitor_buf_ring_size)215 ((ab)->profile_param->dp_params.rxdma_monitor_dst_ring_size)250 ((ab)->profile_param->dp_params.num_pool_tx_desc)253 ((ab)->profile_param->dp_params.rx_desc_count)
1132 const struct ath12k_mem_profile_based_param *profile_param; member
1761 ab->profile_param = param; in ath12k_core_pre_init()