Searched refs:ocelot_port_set_maxlen (Results 1 – 3 of 3) sorted by relevance
1350 void ocelot_port_set_maxlen(struct ocelot *ocelot, int port, size_t sdu) in ocelot_port_set_maxlen() function1383 EXPORT_SYMBOL(ocelot_port_set_maxlen);1427 ocelot_port_set_maxlen(ocelot, port, ETH_DATA_LEN); in ocelot_init_port()
759 void ocelot_port_set_maxlen(struct ocelot *ocelot, int port, size_t sdu);
715 ocelot_port_set_maxlen(ocelot, port, new_mtu); in felix_change_mtu()