Searched defs:felix_info (Results 1 – 1 of 1) sorted by relevance
11 struct felix_info { struct12 const struct resource *target_io_res;13 const struct resource *port_io_res;14 const struct resource *imdio_res;15 const struct reg_field *regfields;16 const u32 *const *map;17 const struct ocelot_ops *ops;18 int shared_queue_sz;19 int num_mact_rows;20 const struct ocelot_stat_layout *stats_layout;[all …]