Lines Matching refs:num_msgs
92 u16 num_msgs; in otx2vf_vfaf_mbox_handler() local
98 num_msgs = rsp_hdr->num_msgs; in otx2vf_vfaf_mbox_handler()
100 if (num_msgs == 0) in otx2vf_vfaf_mbox_handler()
105 for (id = 0; id < num_msgs; id++) { in otx2vf_vfaf_mbox_handler()
109 if (mdev->msgs_acked == (af_mbox->num_msgs - 1)) in otx2vf_vfaf_mbox_handler()
158 u16 num_msgs; in otx2vf_vfaf_mbox_up_handler() local
166 num_msgs = rsp_hdr->num_msgs; in otx2vf_vfaf_mbox_up_handler()
168 if (num_msgs == 0) in otx2vf_vfaf_mbox_up_handler()
173 for (id = 0; id < num_msgs; id++) { in otx2vf_vfaf_mbox_up_handler()
208 if (hdr->num_msgs) in otx2vf_vfaf_mbox_intr_handler()
225 if (hdr->num_msgs) in otx2vf_vfaf_mbox_intr_handler()