Searched refs:ocelot_port_set_maxlen (Results 1 – 3 of 3) sorted by relevance
1849 void ocelot_port_set_maxlen(struct ocelot *ocelot, int port, size_t sdu) in ocelot_port_set_maxlen() function1882 EXPORT_SYMBOL(ocelot_port_set_maxlen);2005 ocelot_port_set_maxlen(ocelot, port, ETH_DATA_LEN); in ocelot_init_port()
792 void ocelot_port_set_maxlen(struct ocelot *ocelot, int port, size_t sdu);
1430 ocelot_port_set_maxlen(ocelot, port, new_mtu); in felix_change_mtu()