Home
last modified time | relevance | path

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

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