Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot.c2603 void ocelot_init_port(struct ocelot *ocelot, int port) in ocelot_init_port() function
2666 EXPORT_SYMBOL(ocelot_init_port);
Docelot_net.c1867 ocelot_init_port(ocelot, port); in ocelot_probe_port()
/Linux-v6.1/include/soc/mscc/
Docelot.h1139 void ocelot_init_port(struct ocelot *ocelot, int port);
/Linux-v6.1/drivers/net/dsa/ocelot/
Dfelix.c1565 ocelot_init_port(ocelot, dp->index); in felix_setup()