Searched defs:knav_device (Results 1 – 1 of 1) sorted by relevance
294 struct knav_device { struct295 struct device *dev;296 unsigned base_id;297 unsigned num_queues;299 unsigned inst_shift;301 void *instances;302 struct list_head regions;304 struct list_head pools;305 struct list_head pdsps;306 struct list_head qmgrs;[all …]