Searched refs:port_fast_age (Results 1 – 14 of 14) sorted by relevance
/Linux-v6.6/drivers/net/dsa/realtek/ |
D | rtl8366rb.c | 1841 .port_fast_age = rtl8366rb_port_fast_age, 1867 .port_fast_age = rtl8366rb_port_fast_age,
|
/Linux-v6.6/net/dsa/ |
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-v6.6/drivers/net/dsa/ |
D | lantiq_gswip.c | 1828 .port_fast_age = gswip_port_fast_age, 1854 .port_fast_age = gswip_port_fast_age,
|
D | rzn1_a5psw.c | 1018 .port_fast_age = a5psw_port_fast_age,
|
D | lan9303-core.c | 1348 .port_fast_age = lan9303_port_fast_age,
|
D | bcm_sf2.c | 1228 .port_fast_age = b53_br_fast_age,
|
/Linux-v6.6/include/net/ |
D | dsa.h | 1022 void (*port_fast_age)(struct dsa_switch *ds, int port); member
|
/Linux-v6.6/drivers/net/dsa/qca/ |
D | qca8k-8xxx.c | 2000 .port_fast_age = qca8k_port_fast_age,
|
/Linux-v6.6/drivers/net/dsa/ocelot/ |
D | felix.c | 2112 .port_fast_age = felix_port_fast_age,
|
/Linux-v6.6/drivers/net/dsa/b53/ |
D | b53_common.c | 2304 .port_fast_age = b53_br_fast_age,
|
/Linux-v6.6/drivers/net/dsa/sja1105/ |
D | sja1105_main.c | 3219 .port_fast_age = sja1105_fast_age,
|
/Linux-v6.6/drivers/net/dsa/microchip/ |
D | ksz_common.c | 3444 .port_fast_age = ksz_port_fast_age,
|
/Linux-v6.6/Documentation/networking/dsa/ |
D | dsa.rst | 966 - ``port_fast_age``: bridge layer function invoked when flushing the
|
/Linux-v6.6/drivers/net/dsa/mv88e6xxx/ |
D | chip.c | 6825 .port_fast_age = mv88e6xxx_port_fast_age,
|