Searched refs:ocelot (Results 1 – 2 of 2) sorted by relevance
68 #define for_each_unicast_dest_pgid(ocelot, pgid) \ argument70 (pgid) < (ocelot)->num_phys_ports; \73 #define for_each_nonreserved_multicast_dest_pgid(ocelot, pgid) \ argument74 for ((pgid) = (ocelot)->num_phys_ports + 1; \78 #define for_each_aggr_pgid(ocelot, pgid) \ argument559 struct ocelot;562 struct net_device *(*port_to_netdev)(struct ocelot *ocelot, int port);564 int (*reset)(struct ocelot *ocelot);575 struct ocelot *ocelot; member597 struct ocelot { struct[all …]
56 int ocelot_init_timestamp(struct ocelot *ocelot,58 int ocelot_deinit_timestamp(struct ocelot *ocelot);