Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_cq.c441 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in hns_roce_destroy_cq() function
Dhns_roce_device.h1279 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
Dhns_roce_main.c640 .destroy_cq = hns_roce_destroy_cq,
Dhns_roce_hw_v2.c2689 hns_roce_destroy_cq(&free_mr->rsv_cq->ib_cq, NULL); in free_mr_exit()
2745 hns_roce_destroy_cq(cq, NULL); in free_mr_alloc_res()