Searched defs:felix_info (Results 1 – 1 of 1) sorted by relevance
21 struct felix_info { struct23 const struct resource *resources;24 size_t num_resources;28 const char *const *resource_names;29 const struct reg_field *regfields;30 const u32 *const *map;31 const struct ocelot_ops *ops;32 const u32 *port_modes;33 int num_mact_rows;34 int num_ports;[all …]