Home
last modified time | relevance | path

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

/linux/net/dsa/
H A Dswitch.c67 if (!ds->ops->port_change_mtu) in dsa_switch_mtu()
72 ret = ds->ops->port_change_mtu(ds, dp->index, in dsa_switch_mtu()
H A Duser.c2117 if (!ds->ops->port_change_mtu) in dsa_user_change_mtu()
2168 err = ds->ops->port_change_mtu(ds, dp->index, new_mtu); in dsa_user_change_mtu()
/linux/include/net/
H A Ddsa.h1195 int (*port_change_mtu)(struct dsa_switch *ds, int port, member
/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip_common.c1642 .port_change_mtu = gswip_port_change_mtu,
/linux/drivers/net/dsa/realtek/
H A Drtl8365mb.c2134 .port_change_mtu = rtl8365mb_port_change_mtu,
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2022 .port_change_mtu = qca8k_port_change_mtu,
/linux/drivers/net/dsa/
H A Dvitesse-vsc73xx-core.c2233 .port_change_mtu = vsc73xx_change_mtu,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2352 .port_change_mtu = felix_change_mtu,
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3148 .port_change_mtu = sja1105_change_mtu,
/linux/drivers/net/dsa/b53/
H A Db53_common.c2734 .port_change_mtu = b53_change_mtu,
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c5012 .port_change_mtu = ksz_change_mtu,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7151 .port_change_mtu = mv88e6xxx_change_mtu,