Home
last modified time | relevance | path

Searched refs:port_change_mtu (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/net/dsa/
H A Dswitch.c75 if (!ds->ops->port_change_mtu) in dsa_switch_mtu()
80 ret = ds->ops->port_change_mtu(ds, port, info->mtu); in dsa_switch_mtu()
H A Dslave.c1492 if (!ds->ops->port_change_mtu) in dsa_slave_change_mtu()
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Ddsa_loop.c313 .port_change_mtu = dsa_loop_port_change_mtu,
H A Dvitesse-vsc73xx-core.c1052 .port_change_mtu = vsc73xx_change_mtu,
H A Drtl8366rb.c1512 .port_change_mtu = rtl8366rb_change_mtu,
H A Dqca8k.c1387 .port_change_mtu = qca8k_port_change_mtu,
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h647 int (*port_change_mtu)(struct dsa_switch *ds, int port, member
/OK3568_Linux_fs/kernel/drivers/net/dsa/ocelot/
H A Dfelix.c815 .port_change_mtu = felix_change_mtu,
/OK3568_Linux_fs/kernel/drivers/net/dsa/b53/
H A Db53_common.c2233 .port_change_mtu = b53_change_mtu,
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3359 .port_change_mtu = sja1105_change_mtu,
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dchip.c5388 .port_change_mtu = mv88e6xxx_change_mtu,