Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_cq.c454 int hns_roce_ib_destroy_cq(struct ib_cq *ib_cq) in hns_roce_ib_destroy_cq() function
486 EXPORT_SYMBOL_GPL(hns_roce_ib_destroy_cq);
Dhns_roce_device.h1012 int hns_roce_ib_destroy_cq(struct ib_cq *ib_cq);
Dhns_roce_main.c574 ib_dev->destroy_cq = hns_roce_ib_destroy_cq; in hns_roce_register_device()
Dhns_roce_hw_v1.c861 if (hns_roce_ib_destroy_cq(cq)) in hns_roce_v1_rsv_lp_qp()
890 ret = hns_roce_ib_destroy_cq(&free_mr->mr_free_cq->ib_cq); in hns_roce_v1_release_lp_qp()