Searched refs:num_of_eng (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c8355 int i, num_of_eng = 0; local
8362 eng_id[num_of_eng] = razwi_info[i].eng_id;
8363 base[num_of_eng] = razwi_info[i].rtr_ctrl;
8364 if (!num_of_eng)
8372 num_of_eng++;
8375 return num_of_eng;
8383 u16 num_of_eng, eng_id[PSOC_RAZWI_MAX_ENG_PER_RTR]; local
8389 num_of_eng = gaudi2_psoc_razwi_get_engines(common_razwi_info, ARRAY_SIZE(common_razwi_info),
8393 if (!num_of_eng) {
8395 num_of_eng
[all...]

Completed in 221 milliseconds