Searched defs:felix_info (Results 1 – 1 of 1) sorted by relevance
18 struct felix_info { struct20 const struct resource *resources;21 size_t num_resources;25 const char *const *resource_names;26 const struct reg_field *regfields;27 const u32 *const *map;28 const struct ocelot_ops *ops;29 const u32 *port_modes;30 int num_mact_rows;31 const struct ocelot_stat_layout *stats_layout;[all …]