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()758 *cq_prod = le32_to_cpu(p_ramrod_res->cq_prod); in qed_roce_sp_destroy_qp_responder()773 p_ramrod_res, ramrod_res_phys); in qed_roce_sp_destroy_qp_responder()781 struct roce_destroy_qp_req_output_params *p_ramrod_res; in qed_roce_sp_destroy_qp_requester() local793 p_ramrod_res = (struct roce_destroy_qp_req_output_params *) in qed_roce_sp_destroy_qp_requester()795 sizeof(*p_ramrod_res), in qed_roce_sp_destroy_qp_requester()797 if (!p_ramrod_res) { in qed_roce_sp_destroy_qp_requester()[all …]
1103 struct rdma_destroy_cq_output_params *p_ramrod_res; in qed_rdma_destroy_cq() local1113 p_ramrod_res = in qed_rdma_destroy_cq()1118 if (!p_ramrod_res) { in qed_rdma_destroy_cq()1144 out_params->num_cq_notif = le16_to_cpu(p_ramrod_res->cnq_num); in qed_rdma_destroy_cq()1148 p_ramrod_res, ramrod_res_phys); in qed_rdma_destroy_cq()1165 p_ramrod_res, ramrod_res_phys); in qed_rdma_destroy_cq()