otx2_mbox_alloc_msg
otx2_mbox_alloc_msg(&cptpf->vfpf_mbox, vf->vf_id, sizeof(*rsp));
msg = otx2_mbox_alloc_msg(&cptpf->afpf_mbox, 0, size);
fwd = otx2_mbox_alloc_msg(vfpf_mbox, vf_id, size);
rsp = (struct msg_rsp *)otx2_mbox_alloc_msg(&cptpf->afpf_mbox_up, 0,
otx2_mbox_alloc_msg(&cptpf->vfpf_mbox, vf->vf_id,
otx2_mbox_alloc_msg(&cptpf->vfpf_mbox, vf->vf_id, sizeof(*rsp));
otx2_mbox_alloc_msg(mbox, devid, sizeof(*rsp));
rsp = (struct _rsp_type *)otx2_mbox_alloc_msg( \
rsp = (struct _rsp_type *)otx2_mbox_alloc_msg( \
rsp = (struct msg_rsp *)otx2_mbox_alloc_msg(