Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
A Dqed_sp.h78 struct rdma_destroy_cq_ramrod_data rdma_destroy_cq; member
A Dqed_rdma.c1168 p_ramrod = &p_ent->ramrod.rdma_destroy_cq; in qed_rdma_destroy_cq()
2025 .rdma_destroy_cq = &qed_rdma_destroy_cq,
/linux/drivers/infiniband/hw/qedr/
A 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()
A Dverbs.c1040 dev->ops->rdma_destroy_cq(dev->rdma_ctx, &destroy_iparams, in qedr_create_cq()
1077 dev->ops->rdma_destroy_cq(dev->rdma_ctx, &iparams, &oparams); in qedr_destroy_cq()
/linux/include/linux/qed/
A Dqed_rdma_if.h611 int (*rdma_destroy_cq)(void *rdma_cxt, member

Completed in 20 milliseconds