Lines Matching defs:felix_info
21 struct felix_info { struct
23 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;
35 int num_tx_queues;
36 struct vcap_props *vcap;
37 u16 vcap_pol_base;
38 u16 vcap_pol_max;
39 u16 vcap_pol_base2;
40 u16 vcap_pol_max2;
41 const struct ptp_clock_info *ptp_caps;
42 unsigned long quirks;
54 bool quirk_no_xtr_irq;
56 int (*mdio_bus_alloc)(struct ocelot *ocelot);
57 void (*mdio_bus_free)(struct ocelot *ocelot);
58 int (*port_setup_tc)(struct dsa_switch *ds, int port,
60 void (*port_sched_speed_set)(struct ocelot *ocelot, int port,
62 void (*phylink_mac_config)(struct ocelot *ocelot, int port,
65 int (*configure_serdes)(struct ocelot *ocelot, int port,