Home
last modified time | relevance | path

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

/Linux-v5.10/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.h1180 int hns_roce_bitmap_alloc_range(struct hns_roce_bitmap *bitmap, int cnt,
Dhns_roce_qp.c172 ret = hns_roce_bitmap_alloc_range(&hr_dev->qp_table.bitmap, in alloc_qpn()