Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_mm.c234 int ocelot_port_get_mm(struct ocelot *ocelot, int port, in ocelot_port_get_mm() function
270 EXPORT_SYMBOL_GPL(ocelot_port_get_mm);
/openbmc/linux/include/soc/mscc/
H A Docelot.h1174 int ocelot_port_get_mm(struct ocelot *ocelot, int port,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2077 return ocelot_port_get_mm(ocelot, port, state); in felix_get_mm()