Home
last modified time | relevance | path

Searched refs:ocelot_port_set_mm (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_mm.c168 int ocelot_port_set_mm(struct ocelot *ocelot, int port, in ocelot_port_set_mm() function
232 EXPORT_SYMBOL_GPL(ocelot_port_set_mm);
/openbmc/linux/include/soc/mscc/
H A Docelot.h1171 int ocelot_port_set_mm(struct ocelot *ocelot, int port,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2086 return ocelot_port_set_mm(ocelot, port, cfg, extack); in felix_set_mm()