Searched refs:vchnl_msg_resp (Results 1 – 1 of 1) sorted by relevance
587 struct irdma_vchnl_resp_buf *vchnl_msg_resp = in irdma_vchnl_req_get_resp() local592 if ((uintptr_t)vchnl_req != (uintptr_t)vchnl_msg_resp->op_ctx) { in irdma_vchnl_req_get_resp()598 resp_len = dev->vc_recv_len - sizeof(*vchnl_msg_resp); in irdma_vchnl_req_get_resp()605 ret = (int)vchnl_msg_resp->op_ret; in irdma_vchnl_req_get_resp()611 memcpy(vchnl_req->parm, vchnl_msg_resp->buf, resp_len); in irdma_vchnl_req_get_resp()