Home
last modified time | relevance | path

Searched refs:hns_roce_destroy_cq (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_cq.c334 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in hns_roce_destroy_cq() function
H A Dhns_roce_main.c435 .destroy_cq = hns_roce_destroy_cq,
H A Dhns_roce_device.h1266 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
H A Dhns_roce_hw_v1.c925 hns_roce_destroy_cq(cq, NULL); in hns_roce_v1_rsv_lp_qp()
951 hns_roce_destroy_cq(&free_mr->mr_free_cq->ib_cq, NULL); in hns_roce_v1_release_lp_qp()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_cq.c436 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in hns_roce_destroy_cq() function
H A Dhns_roce_main.c614 .destroy_cq = hns_roce_destroy_cq,
H A Dhns_roce_device.h1220 int hns_roce_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
H A Dhns_roce_hw_v2.c2646 hns_roce_destroy_cq(&free_mr->rsv_cq->ib_cq, NULL); in free_mr_exit()
2700 hns_roce_destroy_cq(cq, NULL); in free_mr_alloc_res()

Completed in 23 milliseconds