Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/
H A Ddsa_loop.c317 .port_max_mtu = dsa_loop_port_max_mtu,
H A Dks8995.c741 .port_max_mtu = ks8995_get_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 Dyt921x.c3313 .port_max_mtu = yt921x_dsa_port_max_mtu,
H A Dmt7530.c3272 .port_max_mtu = mt7530_port_max_mtu,
/linux/include/net/
H A Ddsa.h1197 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.c2135 .port_max_mtu = rtl8365mb_port_max_mtu,
/linux/drivers/net/dsa/lantiq/
H A Dlantiq_gswip_common.c1643 .port_max_mtu = gswip_port_max_mtu,
/linux/net/dsa/
H A Duser.c2799 if (ds->ops->port_max_mtu) in dsa_user_create()
2800 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.c2353 .port_max_mtu = felix_get_max_mtu,
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3149 .port_max_mtu = sja1105_get_max_mtu,
/linux/drivers/net/dsa/b53/
H A Db53_common.c2733 .port_max_mtu = b53_get_max_mtu,
/linux/drivers/net/dsa/microchip/
H A Dksz_common.c5013 .port_max_mtu = ksz_max_mtu,
/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c7150 .port_max_mtu = mv88e6xxx_get_max_mtu,