Searched defs:hns_roce_ida (Results 1 – 1 of 1) sorted by relevance
228 struct hns_roce_ida { struct229 struct ida ida;230 u32 min; /* Lowest ID to allocate. */231 u32 max; /* Highest ID to allocate. */