Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Ddsa_loop.c304 .port_max_mtu = dsa_loop_port_max_mtu,
H A Dlantiq_gswip.c1845 .port_max_mtu = gswip_port_max_mtu,
1868 .port_max_mtu = gswip_port_max_mtu,
H A Drzn1_a5psw.c1018 .port_max_mtu = a5psw_port_max_mtu,
H A Dvitesse-vsc73xx-core.c2237 .port_max_mtu = vsc73xx_get_max_mtu,
H A Dmt7530.c3272 .port_max_mtu = mt7530_port_max_mtu,
/linux/include/net/
H A Ddsa.h1196 int (*port_max_mtu)(struct dsa_switch *ds, int port); member
/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1817 .port_max_mtu = rtl8366rb_max_mtu,
H A Drtl8365mb.c2136 .port_max_mtu = rtl8365mb_port_max_mtu,
/linux/net/dsa/
H A Duser.c2800 if (ds->ops->port_max_mtu) in dsa_user_create()
2801 user_dev->max_mtu = ds->ops->port_max_mtu(ds, port->index); in dsa_user_create()
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2023 .port_max_mtu = qca8k_port_max_mtu,
/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2285 .port_max_mtu = felix_get_max_mtu,
/linux/drivers/net/dsa/b53/
H A Db53_common.c2613 .port_max_mtu = b53_get_max_mtu,
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3212 .port_max_mtu = sja1105_get_max_mtu,
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c4990 .port_max_mtu = ksz_max_mtu,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7169 .port_max_mtu = mv88e6xxx_get_max_mtu,