Searched defs:ocelot_ops (Results 1 – 1 of 1) sorted by relevance
561 struct ocelot_ops { struct562 struct net_device *(*port_to_netdev)(struct ocelot *ocelot, int port);563 int (*netdev_to_port)(struct net_device *dev);564 int (*reset)(struct ocelot *ocelot);565 u16 (*wm_enc)(u16 value);