Home
last modified time | relevance | path

Searched refs:ocelot_init_port (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/soc/mscc/
H A Docelot.h985 void ocelot_init_port(struct ocelot *ocelot, int port);
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c2760 void ocelot_init_port(struct ocelot *ocelot, int port) in ocelot_init_port() function
2823 EXPORT_SYMBOL(ocelot_init_port);
H A Docelot_net.c1818 ocelot_init_port(ocelot, port); in ocelot_probe_port()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c1574 ocelot_init_port(ocelot, dp->index); in felix_setup()