Searched refs:port_max_mtu (Results 1 – 15 of 15) sorted by relevance
| /linux-6.15/drivers/net/dsa/ |
| H A D | dsa_loop.c | 304 .port_max_mtu = dsa_loop_port_max_mtu,
|
| H A D | lantiq_gswip.c | 1845 .port_max_mtu = gswip_port_max_mtu, 1868 .port_max_mtu = gswip_port_max_mtu,
|
| H A D | rzn1_a5psw.c | 1017 .port_max_mtu = a5psw_port_max_mtu,
|
| H A D | vitesse-vsc73xx-core.c | 2237 .port_max_mtu = vsc73xx_get_max_mtu,
|
| H A D | mt7530.c | 3112 .port_max_mtu = mt7530_port_max_mtu,
|
| /linux-6.15/include/net/ |
| H A D | dsa.h | 1193 int (*port_max_mtu)(struct dsa_switch *ds, int port); member
|
| /linux-6.15/drivers/net/dsa/realtek/ |
| H A D | rtl8366rb.c | 1819 .port_max_mtu = rtl8366rb_max_mtu,
|
| H A D | rtl8365mb.c | 2136 .port_max_mtu = rtl8365mb_port_max_mtu,
|
| /linux-6.15/net/dsa/ |
| H A D | user.c | 2787 if (ds->ops->port_max_mtu) in dsa_user_create() 2788 user_dev->max_mtu = ds->ops->port_max_mtu(ds, port->index); in dsa_user_create()
|
| /linux-6.15/drivers/net/dsa/qca/ |
| H A D | qca8k-8xxx.c | 2023 .port_max_mtu = qca8k_port_max_mtu,
|
| /linux-6.15/drivers/net/dsa/ocelot/ |
| H A D | felix.c | 2282 .port_max_mtu = felix_get_max_mtu,
|
| /linux-6.15/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2448 .port_max_mtu = b53_get_max_mtu,
|
| /linux-6.15/drivers/net/dsa/sja1105/ |
| H A D | sja1105_main.c | 3212 .port_max_mtu = sja1105_get_max_mtu,
|
| /linux-6.15/drivers/net/dsa/microchip/ |
| H A D | ksz_common.c | 4726 .port_max_mtu = ksz_max_mtu,
|
| /linux-6.15/drivers/net/dsa/mv88e6xxx/ |
| H A D | chip.c | 7169 .port_max_mtu = mv88e6xxx_get_max_mtu,
|