Searched refs:destroy_iparams (Results 1 – 1 of 1) sorted by relevance
1725 struct ecore_rdma_destroy_cq_in_params destroy_iparams; in qlnxr_create_cq() local1746 memset(&destroy_iparams, 0, sizeof(struct ecore_rdma_destroy_cq_in_params)); in qlnxr_create_cq()1861 destroy_iparams.icid = cq->icid; in qlnxr_create_cq()1862 ecore_rdma_destroy_cq(dev->rdma_ctx, &destroy_iparams, &destroy_oparams); in qlnxr_create_cq()