Home
last modified time | relevance | path

Searched refs:port_fast_age (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/drivers/net/dsa/realtek/
Drtl8366rb.c1814 .port_fast_age = rtl8366rb_port_fast_age,
1839 .port_fast_age = rtl8366rb_port_fast_age,
/linux-6.1.9/net/dsa/
Dport.c55 if (!ds->ops->port_fast_age) in dsa_port_fast_age()
58 ds->ops->port_fast_age(ds, dp->index); in dsa_port_fast_age()
/linux-6.1.9/drivers/net/dsa/
Dlantiq_gswip.c1828 .port_fast_age = gswip_port_fast_age,
1854 .port_fast_age = gswip_port_fast_age,
Drzn1_a5psw.c758 .port_fast_age = a5psw_port_fast_age,
Dlan9303-core.c1298 .port_fast_age = lan9303_port_fast_age,
Dbcm_sf2.c1222 .port_fast_age = b53_br_fast_age,
/linux-6.1.9/include/net/
Ddsa.h1013 void (*port_fast_age)(struct dsa_switch *ds, int port); member
/linux-6.1.9/drivers/net/dsa/qca/
Dqca8k-8xxx.c1873 .port_fast_age = qca8k_port_fast_age,
/linux-6.1.9/drivers/net/dsa/ocelot/
Dfelix.c2058 .port_fast_age = felix_port_fast_age,
/linux-6.1.9/drivers/net/dsa/microchip/
Dksz_common.c2818 .port_fast_age = ksz_port_fast_age,
/linux-6.1.9/drivers/net/dsa/b53/
Db53_common.c2260 .port_fast_age = b53_br_fast_age,
/linux-6.1.9/drivers/net/dsa/sja1105/
Dsja1105_main.c3163 .port_fast_age = sja1105_fast_age,
/linux-6.1.9/Documentation/networking/dsa/
Ddsa.rst966 - ``port_fast_age``: bridge layer function invoked when flushing the
/linux-6.1.9/drivers/net/dsa/mv88e6xxx/
Dchip.c6913 .port_fast_age = mv88e6xxx_port_fast_age,