Home
last modified time | relevance | path

Searched refs:rdma_destroy_cq (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/qlogic/qed/
Dqed_sp.h78 struct rdma_destroy_cq_ramrod_data rdma_destroy_cq; member
Dqed_rdma.c1177 p_ramrod = &p_ent->ramrod.rdma_destroy_cq; in qed_rdma_destroy_cq()
2035 .rdma_destroy_cq = &qed_rdma_destroy_cq,
/drivers/infiniband/hw/qedr/
Dqedr_roce_cm.c141 dev->ops->rdma_destroy_cq(dev->rdma_ctx, &iparams, &oparams); in qedr_destroy_gsi_cq()
148 dev->ops->rdma_destroy_cq(dev->rdma_ctx, &iparams, &oparams); in qedr_destroy_gsi_cq()
Dverbs.c1040 dev->ops->rdma_destroy_cq(dev->rdma_ctx, &destroy_iparams, in qedr_create_cq()
1087 dev->ops->rdma_destroy_cq(dev->rdma_ctx, &iparams, &oparams); in qedr_destroy_cq()