Searched refs:per_split (Results 1 – 1 of 1) sorted by relevance
3215 uint32_t per_split; in hermon_icm_tables_init() local3256 per_split = 1; in hermon_icm_tables_init()3259 per_split = icm[i].num_spans / HERMON_ICM_SPLIT; in hermon_icm_tables_init()3260 if (per_split == 0) { in hermon_icm_tables_init()3261 per_split = 1; in hermon_icm_tables_init()3281 for (k = per_split; k != 1; k >>= 1) in hermon_icm_tables_init()