Searched defs:hns_roce_ida (Results 1 – 1 of 1) sorted by relevance
269 struct hns_roce_ida { struct270 struct ida ida;271 u32 min; /* Lowest ID to allocate. */272 u32 max; /* Highest ID to allocate. */
Completed in 13 milliseconds