Searched refs:felix_port_to_netdev (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/dsa/ocelot/
H A Dfelix.h102 struct net_device *felix_port_to_netdev(struct ocelot *ocelot, int port);
H A Docelot_ext.c37 .port_to_netdev = felix_port_to_netdev,
H A Dseville_vsc9953.c875 .port_to_netdev = felix_port_to_netdev,
H A Dfelix.c2171 struct net_device *felix_port_to_netdev(struct ocelot *ocelot, int port) function
2181 EXPORT_SYMBOL_GPL(felix_port_to_netdev); variable
H A Dfelix_vsc9959.c2610 .port_to_netdev = felix_port_to_netdev,

Completed in 188 milliseconds