Home
last modified time | relevance | path

Searched refs:port_max_mtu (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/net/dsa/
H A Ddsa_loop.c297 .port_max_mtu = dsa_loop_port_max_mtu,
H A Dlantiq_gswip.c1837 .port_max_mtu = gswip_port_max_mtu,
1863 .port_max_mtu = gswip_port_max_mtu,
H A Dvitesse-vsc73xx-core.c1095 .port_max_mtu = vsc73xx_get_max_mtu,
H A Drzn1_a5psw.c1005 .port_max_mtu = a5psw_port_max_mtu,
H A Dmt7530.c3330 .port_max_mtu = mt7530_port_max_mtu,
/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1796 .port_max_mtu = rtl8366rb_max_mtu,
1822 .port_max_mtu = rtl8366rb_max_mtu,
H A Drtl8365mb.c2135 .port_max_mtu = rtl8365mb_port_max_mtu,
2158 .port_max_mtu = rtl8365mb_port_max_mtu,
/openbmc/linux/include/net/
H A Ddsa.h1184 int (*port_max_mtu)(struct dsa_switch *ds, int port); member
/openbmc/linux/net/dsa/
H A Dslave.c2634 if (ds->ops->port_max_mtu) in dsa_slave_create()
2635 slave_dev->max_mtu = ds->ops->port_max_mtu(ds, port->index); in dsa_slave_create()
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2005 .port_max_mtu = qca8k_port_max_mtu,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2147 .port_max_mtu = felix_get_max_mtu,
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c2327 .port_max_mtu = b53_get_max_mtu,
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3207 .port_max_mtu = sja1105_get_max_mtu,
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c3460 .port_max_mtu = ksz_max_mtu,
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6928 .port_max_mtu = mv88e6xxx_get_max_mtu,