Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_pd.c45 hns_roce_bitmap_free(&hr_dev->pd_bitmap, pdn, BITMAP_NO_RR); in hns_roce_pd_free()
137 hns_roce_bitmap_free(&hr_dev->uar_table.bitmap, uar->logic_idx, in hns_roce_uar_free()
Dhns_roce_alloc.c65 void hns_roce_bitmap_free(struct hns_roce_bitmap *bitmap, unsigned long obj, in hns_roce_bitmap_free() function
70 EXPORT_SYMBOL_GPL(hns_roce_bitmap_free);
Dhns_roce_cq.c176 hns_roce_bitmap_free(&cq_table->bitmap, hr_cq->cqn, BITMAP_NO_RR); in hns_roce_cq_alloc()
213 hns_roce_bitmap_free(&cq_table->bitmap, hr_cq->cqn, BITMAP_NO_RR); in hns_roce_free_cq()
Dhns_roce_device.h941 void hns_roce_bitmap_free(struct hns_roce_bitmap *bitmap, unsigned long obj,
Dhns_roce_mr.c652 hns_roce_bitmap_free(&hr_dev->mr_table.mtpt_bitmap, in hns_roce_mr_free()
Dhns_roce_hw_v1.c1155 hns_roce_bitmap_free(&hr_dev->mr_table.mtpt_bitmap, in hns_roce_v1_dereg_mr()