Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_pd.c57 hns_roce_bitmap_cleanup(&hr_dev->pd_bitmap); in hns_roce_cleanup_pd_table()
139 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.c472 hns_roce_bitmap_cleanup(&hr_dev->srq_table.bitmap); in hns_roce_cleanup_srq_table()
Dhns_roce_cq.c570 hns_roce_bitmap_cleanup(&hr_dev->cq_table.bitmap); in hns_roce_cleanup_cq_table()
Dhns_roce_mr.c967 hns_roce_bitmap_cleanup(&mr_table->mtpt_bitmap); in hns_roce_init_mr_table()
982 hns_roce_bitmap_cleanup(&mr_table->mtpt_bitmap); in hns_roce_cleanup_mr_table()
Dhns_roce_device.h1173 void hns_roce_bitmap_cleanup(struct hns_roce_bitmap *bitmap);
Dhns_roce_qp.c1329 hns_roce_bitmap_cleanup(&hr_dev->qp_table.bitmap); in hns_roce_cleanup_qp_table()