Searched defs:hns_roce_ida (Results 1 – 1 of 1) sorted by relevance
243 struct hns_roce_ida { struct244 struct ida ida;245 u32 min; /* Lowest ID to allocate. */246 u32 max; /* Highest ID to allocate. */