Searched defs:ath12k_mem_profile_based_param (Results 1 – 2 of 2) sorted by relevance
940 struct ath12k_mem_profile_based_param { struct941 u32 num_vdevs;942 u32 max_client_single;943 u32 max_client_dbs;944 u32 max_client_dbs_sbs;945 struct ath12k_dp_profile_params dp_params;
44 ath12k_mem_profile_based_param ath12k_mem_profile_based_param[] = { variable