Home
last modified time | relevance | path

Searched refs:ocelot_netdev_to_port (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.h95 int ocelot_netdev_to_port(struct net_device *dev);
H A Docelot_vsc7514.c100 .netdev_to_port = ocelot_netdev_to_port,
H A Docelot_net.c940 int ocelot_netdev_to_port(struct net_device *dev) in ocelot_netdev_to_port() function