Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_alloc.c72 int hns_roce_bitmap_alloc_range(struct hns_roce_bitmap *bitmap, int cnt, in hns_roce_bitmap_alloc_range() function
H A Dhns_roce_device.h1188 int hns_roce_bitmap_alloc_range(struct hns_roce_bitmap *bitmap, int cnt,
H A Dhns_roce_qp.c172 ret = hns_roce_bitmap_alloc_range(&hr_dev->qp_table.bitmap, in alloc_qpn()