Searched refs:chnl_opcode (Results 1 – 4 of 4) sorted by relevance
92 u32 chnl_opcode; /* avoid confusion with desc->opcode */ member
57 u32 chnl_opcode; member
292 desc->v_opcode_dtype = cpu_to_le32(msg->cookie.mbx.chnl_opcode); in idpf_ctlq_send()574 q_msg[i].cookie.mbx.chnl_opcode = in idpf_ctlq_recv()
179 ctlq_msg->cookie.mbx.chnl_opcode, in idpf_recv_event_msg()282 ctlq_msg->cookie.mbx.chnl_opcode = op; in idpf_send_mb_msg()564 if (ctlq_msg->cookie.mbx.chnl_opcode != xn->vc_op) { in idpf_vc_xn_forward_async()566 ctlq_msg->cookie.mbx.chnl_opcode, xn->vc_op); in idpf_vc_xn_forward_async()580 ctlq_msg->cookie.mbx.chnl_opcode); in idpf_vc_xn_forward_async()629 ctlq_msg->cookie.mbx.chnl_opcode); in idpf_vc_xn_forward_reply()646 ctlq_msg->cookie.mbx.chnl_opcode); in idpf_vc_xn_forward_reply()651 if (ctlq_msg->cookie.mbx.chnl_opcode != xn->vc_op) { in idpf_vc_xn_forward_reply()653 ctlq_msg->cookie.mbx.chnl_opcode, xn->vc_op); in idpf_vc_xn_forward_reply()717 if (ctlq_msg.cookie.mbx.chnl_opcode == VIRTCHNL2_OP_EVENT) in idpf_recv_mb_msg()