Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_alloc.c69 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.h1177 void hns_roce_bitmap_free_range(struct hns_roce_bitmap *bitmap,
Dhns_roce_qp.c268 hns_roce_bitmap_free_range(&qp_table->bitmap, base_qpn, cnt, BITMAP_RR); in hns_roce_release_range_qp()