Searched refs:p_ramrod_res (Results 1 – 2 of 2) sorted by relevance
701 struct roce_destroy_qp_resp_output_params *p_ramrod_res; in qed_roce_sp_destroy_qp_responder() local739 p_ramrod_res = (struct roce_destroy_qp_resp_output_params *) in qed_roce_sp_destroy_qp_responder()740 dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, sizeof(*p_ramrod_res), in qed_roce_sp_destroy_qp_responder()743 if (!p_ramrod_res) { in qed_roce_sp_destroy_qp_responder()757 *cq_prod = le32_to_cpu(p_ramrod_res->cq_prod); in qed_roce_sp_destroy_qp_responder()772 p_ramrod_res, ramrod_res_phys); in qed_roce_sp_destroy_qp_responder()780 struct roce_destroy_qp_req_output_params *p_ramrod_res; in qed_roce_sp_destroy_qp_requester() local792 p_ramrod_res = (struct roce_destroy_qp_req_output_params *) in qed_roce_sp_destroy_qp_requester()794 sizeof(*p_ramrod_res), in qed_roce_sp_destroy_qp_requester()796 if (!p_ramrod_res) { in qed_roce_sp_destroy_qp_requester()[all …]
1096 struct rdma_destroy_cq_output_params *p_ramrod_res; in qed_rdma_destroy_cq() local1106 p_ramrod_res = in qed_rdma_destroy_cq()1111 if (!p_ramrod_res) { in qed_rdma_destroy_cq()1137 out_params->num_cq_notif = le16_to_cpu(p_ramrod_res->cnq_num); in qed_rdma_destroy_cq()1141 p_ramrod_res, ramrod_res_phys); in qed_rdma_destroy_cq()1158 p_ramrod_res, ramrod_res_phys); in qed_rdma_destroy_cq()