Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_alloc.c72 int hns_roce_bitmap_alloc_range(struct hns_roce_bitmap *bitmap, int cnt, in hns_roce_bitmap_alloc_range() function
Dhns_roce_device.h947 int hns_roce_bitmap_alloc_range(struct hns_roce_bitmap *bitmap, int cnt,
Dhns_roce_qp.c118 return hns_roce_bitmap_alloc_range(&qp_table->bitmap, cnt, align, in hns_roce_reserve_range_qp()