Searched refs:port_change_mtu (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/drivers/net/dsa/ |
H A D | dsa_loop.c | 296 .port_change_mtu = dsa_loop_port_change_mtu,
|
H A D | lantiq_gswip.c | 1836 .port_change_mtu = gswip_port_change_mtu, 1862 .port_change_mtu = gswip_port_change_mtu,
|
H A D | vitesse-vsc73xx-core.c | 1094 .port_change_mtu = vsc73xx_change_mtu,
|
H A D | rzn1_a5psw.c | 1004 .port_change_mtu = a5psw_port_change_mtu,
|
H A D | mt7530.c | 3333 .port_change_mtu = mt7530_port_change_mtu,
|
/openbmc/linux/net/dsa/ |
H A D | switch.c | 67 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 D | slave.c | 2084 if (!ds->ops->port_change_mtu) in dsa_slave_change_mtu() 2135 err = ds->ops->port_change_mtu(ds, dp->index, new_mtu); in dsa_slave_change_mtu()
|
/openbmc/linux/drivers/net/dsa/realtek/ |
H A D | rtl8366rb.c | 1795 .port_change_mtu = rtl8366rb_change_mtu, 1821 .port_change_mtu = rtl8366rb_change_mtu,
|
H A D | rtl8365mb.c | 2134 .port_change_mtu = rtl8365mb_port_change_mtu, 2157 .port_change_mtu = rtl8365mb_port_change_mtu,
|
/openbmc/linux/include/net/ |
H A D | dsa.h | 1182 int (*port_change_mtu)(struct dsa_switch *ds, int port, member
|
/openbmc/linux/drivers/net/dsa/qca/ |
H A D | qca8k-8xxx.c | 2004 .port_change_mtu = qca8k_port_change_mtu,
|
/openbmc/linux/drivers/net/dsa/ocelot/ |
H A D | felix.c | 2146 .port_change_mtu = felix_change_mtu,
|
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_common.c | 2328 .port_change_mtu = b53_change_mtu,
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_main.c | 3206 .port_change_mtu = sja1105_change_mtu,
|
/openbmc/linux/drivers/net/dsa/microchip/ |
H A D | ksz_common.c | 3459 .port_change_mtu = ksz_change_mtu,
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 6929 .port_change_mtu = mv88e6xxx_change_mtu,
|