Searched refs:ocelot_get_max_mtu (Results 1 – 3 of 3) sorted by relevance
2312 int ocelot_get_max_mtu(struct ocelot *ocelot, int port) in ocelot_get_max_mtu() function2327 EXPORT_SYMBOL(ocelot_get_max_mtu);
1211 int ocelot_get_max_mtu(struct ocelot *ocelot, int port);
1775 return ocelot_get_max_mtu(ocelot, port); in felix_get_max_mtu()