Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_cq.c492 void hns_roce_ib_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata) in hns_roce_ib_destroy_cq() function
Dhns_roce_main.c433 .destroy_cq = hns_roce_ib_destroy_cq,
Dhns_roce_device.h1264 void hns_roce_ib_destroy_cq(struct ib_cq *ib_cq, struct ib_udata *udata);
Dhns_roce_hw_v1.c871 hns_roce_ib_destroy_cq(cq, NULL); in hns_roce_v1_rsv_lp_qp()
900 hns_roce_ib_destroy_cq(&free_mr->mr_free_cq->ib_cq, NULL); in hns_roce_v1_release_lp_qp()