MAX_OPPS
opps = kzalloc_objs(*opps, MAX_OPPS);
for (idx = 0; idx < MAX_OPPS; idx++, off += 4, opps++) {
struct scmi_opp opp[MAX_OPPS];
DECLARE_HASHTABLE(opps_by_freq, ilog2(MAX_OPPS));
iter = ph->hops->iter_response_init(ph, &ops, MAX_OPPS,