Home
last modified time | relevance | path

Searched refs:destroy_iparams (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H A Dverbs.c907 struct qed_rdma_destroy_cq_in_params destroy_iparams; in qedr_create_cq() local
1035 destroy_iparams.icid = cq->icid; in qedr_create_cq()
1036 dev->ops->rdma_destroy_cq(dev->rdma_ctx, &destroy_iparams, in qedr_create_cq()
/kernel/linux/linux-6.6/drivers/infiniband/hw/qedr/
H A Dverbs.c909 struct qed_rdma_destroy_cq_in_params destroy_iparams; in qedr_create_cq() local
1040 destroy_iparams.icid = cq->icid; in qedr_create_cq()
1041 dev->ops->rdma_destroy_cq(dev->rdma_ctx, &destroy_iparams, in qedr_create_cq()

Completed in 11 milliseconds