Searched refs:ocelot_port_set_maxlen (Results 1 – 3 of 3) sorted by relevance
1281 void ocelot_port_set_maxlen(struct ocelot *ocelot, int port, size_t sdu) in ocelot_port_set_maxlen() function1314 EXPORT_SYMBOL(ocelot_port_set_maxlen);1358 ocelot_port_set_maxlen(ocelot, port, ETH_DATA_LEN); in ocelot_init_port()
757 void ocelot_port_set_maxlen(struct ocelot *ocelot, int port, size_t sdu);
696 ocelot_port_set_maxlen(ocelot, port, new_mtu); in felix_change_mtu()