Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A 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
H A Dhns_roce_device.h1190 void hns_roce_bitmap_free_range(struct hns_roce_bitmap *bitmap,
H A Dhns_roce_qp.c353 hns_roce_bitmap_free_range(&qp_table->bitmap, hr_qp->qpn, 1, BITMAP_RR); in free_qpn()