Home
last modified time | relevance | path

Searched refs:hns_roce_bitmap_free_range (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_alloc.c68 hns_roce_bitmap_free_range(bitmap, obj, 1, rr); in hns_roce_bitmap_free()
111 void hns_roce_bitmap_free_range(struct hns_roce_bitmap *bitmap, in hns_roce_bitmap_free_range() function
Dhns_roce_device.h949 void hns_roce_bitmap_free_range(struct hns_roce_bitmap *bitmap,
Dhns_roce_qp.c277 hns_roce_bitmap_free_range(&qp_table->bitmap, base_qpn, cnt, BITMAP_RR); in hns_roce_release_range_qp()