Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/hns/
Dhns_roce_cq.c439 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in hns_roce_destroy_cq() function
Dhns_roce_main.c440 .destroy_cq = hns_roce_destroy_cq,
Dhns_roce_device.h1242 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
Dhns_roce_hw_v1.c936 hns_roce_destroy_cq(cq, NULL); in hns_roce_v1_rsv_lp_qp()
962 hns_roce_destroy_cq(&free_mr->mr_free_cq->ib_cq, NULL); in hns_roce_v1_release_lp_qp()