Searched refs:totalSvCount (Results 1 – 4 of 4) sorted by relevance
360 static uint32_t get_sv_count_from_mask(uint64_t svMask, int totalSvCount) in get_sv_count_from_mask() argument365 if(totalSvCount > MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION) { in get_sv_count_from_mask()367 totalSvCount, MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION); in get_sv_count_from_mask()369 for(index = 0; index < totalSvCount; index++) { in get_sv_count_from_mask()
370 static uint32_t get_sv_count_from_mask(uint64_t svMask, int totalSvCount) in get_sv_count_from_mask() argument375 if(totalSvCount > MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION) { in get_sv_count_from_mask()377 totalSvCount, MAX_SV_COUNT_SUPPORTED_IN_ONE_CONSTELLATION); in get_sv_count_from_mask()379 for(index = 0; index < totalSvCount; index++) { in get_sv_count_from_mask()