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