Searched refs:p_ramrod_res (Results 1 – 2 of 2) sorted by relevance
660 struct roce_destroy_qp_resp_output_params *p_ramrod_res; in qed_roce_sp_destroy_qp_responder() local703 p_ramrod_res = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, in qed_roce_sp_destroy_qp_responder()704 sizeof(*p_ramrod_res), in qed_roce_sp_destroy_qp_responder()707 if (!p_ramrod_res) { in qed_roce_sp_destroy_qp_responder()722 *cq_prod = le32_to_cpu(p_ramrod_res->cq_prod); in qed_roce_sp_destroy_qp_responder()737 p_ramrod_res, ramrod_res_phys); in qed_roce_sp_destroy_qp_responder()745 struct roce_destroy_qp_req_output_params *p_ramrod_res; in qed_roce_sp_destroy_qp_requester() local760 p_ramrod_res = dma_alloc_coherent(&p_hwfn->cdev->pdev->dev, in qed_roce_sp_destroy_qp_requester()761 sizeof(*p_ramrod_res), in qed_roce_sp_destroy_qp_requester()763 if (!p_ramrod_res) { in qed_roce_sp_destroy_qp_requester()[all …]
1144 struct rdma_destroy_cq_output_params *p_ramrod_res; in qed_rdma_destroy_cq() local1154 p_ramrod_res = in qed_rdma_destroy_cq()1158 if (!p_ramrod_res) { in qed_rdma_destroy_cq()1184 out_params->num_cq_notif = le16_to_cpu(p_ramrod_res->cnq_num); in qed_rdma_destroy_cq()1188 p_ramrod_res, ramrod_res_phys); in qed_rdma_destroy_cq()1205 p_ramrod_res, ramrod_res_phys); in qed_rdma_destroy_cq()