Home
last modified time | relevance | path

Searched refs:ocelot (Results 1 – 2 of 2) sorted by relevance

/include/soc/mscc/
Docelot.h68 #define for_each_unicast_dest_pgid(ocelot, pgid) \ argument
70 (pgid) < (ocelot)->num_phys_ports; \
73 #define for_each_nonreserved_multicast_dest_pgid(ocelot, pgid) \ argument
74 for ((pgid) = (ocelot)->num_phys_ports + 1; \
78 #define for_each_aggr_pgid(ocelot, pgid) \ argument
559 struct ocelot;
562 struct net_device *(*port_to_netdev)(struct ocelot *ocelot, int port);
564 int (*reset)(struct ocelot *ocelot);
575 struct ocelot *ocelot; member
597 struct ocelot { struct
[all …]
Docelot_ptp.h56 int ocelot_init_timestamp(struct ocelot *ocelot,
58 int ocelot_deinit_timestamp(struct ocelot *ocelot);