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