Searched refs:port_fast_age (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/drivers/net/dsa/realtek/ |
A D | rtl8366rb.c | 1814 .port_fast_age = rtl8366rb_port_fast_age, 1839 .port_fast_age = rtl8366rb_port_fast_age,
|
/linux-6.3-rc2/net/dsa/ |
A D | port.c | 59 if (!ds->ops->port_fast_age) in dsa_port_fast_age() 62 ds->ops->port_fast_age(ds, dp->index); in dsa_port_fast_age()
|
/linux-6.3-rc2/drivers/net/dsa/ |
A D | lantiq_gswip.c | 1828 .port_fast_age = gswip_port_fast_age, 1854 .port_fast_age = gswip_port_fast_age,
|
A D | rzn1_a5psw.c | 758 .port_fast_age = a5psw_port_fast_age,
|
A D | lan9303-core.c | 1357 .port_fast_age = lan9303_port_fast_age,
|
A D | bcm_sf2.c | 1222 .port_fast_age = b53_br_fast_age,
|
/linux-6.3-rc2/include/net/ |
A D | dsa.h | 1018 void (*port_fast_age)(struct dsa_switch *ds, int port); member
|
/linux-6.3-rc2/drivers/net/dsa/qca/ |
A D | qca8k-8xxx.c | 1991 .port_fast_age = qca8k_port_fast_age,
|
/linux-6.3-rc2/drivers/net/dsa/ocelot/ |
A D | felix.c | 2092 .port_fast_age = felix_port_fast_age,
|
/linux-6.3-rc2/drivers/net/dsa/b53/ |
A D | b53_common.c | 2260 .port_fast_age = b53_br_fast_age,
|
/linux-6.3-rc2/drivers/net/dsa/microchip/ |
A D | ksz_common.c | 3176 .port_fast_age = ksz_port_fast_age,
|
/linux-6.3-rc2/drivers/net/dsa/sja1105/ |
A D | sja1105_main.c | 3163 .port_fast_age = sja1105_fast_age,
|
/linux-6.3-rc2/Documentation/networking/dsa/ |
A D | dsa.rst | 966 - ``port_fast_age``: bridge layer function invoked when flushing the
|
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/ |
A D | chip.c | 7006 .port_fast_age = mv88e6xxx_port_fast_age,
|
Completed in 67 milliseconds