Lines Matching refs:chnl_opcode
99 ctlq_msg->cookie.mbx.chnl_opcode, in idpf_recv_event_msg()
254 ctlq_msg->cookie.mbx.chnl_opcode = op; in idpf_send_mb_msg()
538 if (ctlq_msg->cookie.mbx.chnl_opcode != xn->vc_op) { in idpf_vc_xn_forward_async()
540 ctlq_msg->cookie.mbx.chnl_opcode, xn->vc_op); in idpf_vc_xn_forward_async()
554 ctlq_msg->cookie.mbx.chnl_opcode); in idpf_vc_xn_forward_async()
594 ctlq_msg->cookie.mbx.chnl_opcode, salt); in idpf_vc_xn_forward_reply()
605 ctlq_msg->cookie.mbx.chnl_opcode); in idpf_vc_xn_forward_reply()
622 ctlq_msg->cookie.mbx.chnl_opcode); in idpf_vc_xn_forward_reply()
627 if (ctlq_msg->cookie.mbx.chnl_opcode != xn->vc_op) { in idpf_vc_xn_forward_reply()
629 ctlq_msg->cookie.mbx.chnl_opcode, xn->vc_op); in idpf_vc_xn_forward_reply()
693 if (ctlq_msg.cookie.mbx.chnl_opcode == VIRTCHNL2_OP_EVENT) in idpf_recv_mb_msg()