Lines Matching refs:msg
12 mbx->msg); in cptvf_send_msg_to_pf()
26 mbx.msg = cpt_read_csr64(cptvf->reg_base, CPTX_VFX_PF_MBOXX(0, 0, 0)); in cptvf_handle_mbox_intr()
29 __func__, mbx.msg); in cptvf_handle_mbox_intr()
30 switch (mbx.msg) { in cptvf_handle_mbox_intr()
53 mbx.msg); in cptvf_handle_mbox_intr()
77 (mbx->msg & 0xFF), cptvf->vfid); in cptvf_send_msg_to_pf_timeout()
94 mbx.msg = CPT_MSG_READY; in cptvf_check_pf_ready()
112 mbx.msg = CPT_MSG_QLEN; in cptvf_send_vq_size_msg()
130 mbx.msg = CPT_MSG_QBIND_GRP; in cptvf_send_vf_to_grp_msg()
149 mbx.msg = CPT_MSG_VQ_PRIORITY; in cptvf_send_vf_priority_msg()
167 mbx.msg = CPT_MSG_VF_UP; in cptvf_send_vf_up()
184 mbx.msg = CPT_MSG_VF_DOWN; in cptvf_send_vf_down()