Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_cq.c332 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in hns_roce_destroy_cq() function
Dhns_roce_main.c431 .destroy_cq = hns_roce_destroy_cq,
Dhns_roce_device.h1260 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
Dhns_roce_hw_v1.c849 hns_roce_destroy_cq(cq, NULL); in hns_roce_v1_rsv_lp_qp()
875 hns_roce_destroy_cq(&free_mr->mr_free_cq->ib_cq, NULL); in hns_roce_v1_release_lp_qp()