Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_pd.c57 hns_roce_bitmap_cleanup(&hr_dev->pd_bitmap); in hns_roce_cleanup_pd_table()
138 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_srq.c391 hns_roce_bitmap_cleanup(&hr_dev->srq_table.bitmap); in hns_roce_cleanup_srq_table()
Dhns_roce_cq.c414 hns_roce_bitmap_cleanup(&hr_dev->cq_table.bitmap); in hns_roce_cleanup_cq_table()
Dhns_roce_device.h1178 void hns_roce_bitmap_cleanup(struct hns_roce_bitmap *bitmap);
Dhns_roce_mr.c226 hns_roce_bitmap_cleanup(&mr_table->mtpt_bitmap); in hns_roce_cleanup_mr_table()
Dhns_roce_qp.c1306 hns_roce_bitmap_cleanup(&hr_dev->qp_table.bitmap); in hns_roce_cleanup_qp_table()