Home
last modified time | relevance | path

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

/Linux-v5.15/include/soc/mscc/
Docelot.h753 void ocelot_init_port(struct ocelot *ocelot, int port);
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot.c1981 void ocelot_init_port(struct ocelot *ocelot, int port) in ocelot_init_port() function
2044 EXPORT_SYMBOL(ocelot_init_port);
Docelot_net.c1713 ocelot_init_port(ocelot, port); in ocelot_probe_port()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix.c1213 ocelot_init_port(ocelot, port); in felix_setup()