MAX_RPMH_PAYLOAD
if (n[batch] >= MAX_RPMH_PAYLOAD) {
struct tcs_cmd cmd[MAX_RPMH_PAYLOAD];
if (!cmd || !n || n > MAX_RPMH_PAYLOAD)