CIM_MALA_SIZE
for (i = 0; i < CIM_MALA_SIZE; i++) {
scratch_buff.size = 2 * CIM_MALA_SIZE * 5 * sizeof(u32);
scratch_buff.offset + 5 * CIM_MALA_SIZE));
buf = malloc(2 * CIM_MALA_SIZE * 5 * sizeof(uint32_t), M_CXGBE,
t4_cim_read_ma_la(sc, buf, buf + 5 * CIM_MALA_SIZE);
for (i = 0; i < CIM_MALA_SIZE; i++, p += 5) {
for (i = 0; i < CIM_MALA_SIZE; i++, p += 5) {