Home
last modified time | relevance | path

Searched refs:hns_roce_bitmap_cleanup (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_pd.c57 hns_roce_bitmap_cleanup(&hr_dev->pd_bitmap); in hns_roce_cleanup_pd_table()
151 hns_roce_bitmap_cleanup(&hr_dev->uar_table.bitmap); in hns_roce_cleanup_uar_table()
Dhns_roce_alloc.c155 void hns_roce_bitmap_cleanup(struct hns_roce_bitmap *bitmap) in hns_roce_bitmap_cleanup() function
Dhns_roce_cq.c542 hns_roce_bitmap_cleanup(&hr_dev->cq_table.bitmap); in hns_roce_cleanup_cq_table()
Dhns_roce_mr.c835 hns_roce_bitmap_cleanup(&mr_table->mtpt_bitmap); in hns_roce_init_mr_table()
846 hns_roce_bitmap_cleanup(&mr_table->mtpt_bitmap); in hns_roce_cleanup_mr_table()
Dhns_roce_device.h945 void hns_roce_bitmap_cleanup(struct hns_roce_bitmap *bitmap);
Dhns_roce_qp.c1129 hns_roce_bitmap_cleanup(&hr_dev->qp_table.bitmap); in hns_roce_cleanup_qp_table()