Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/realtek/
H A Drtl8366rb.c1794 .port_fast_age = rtl8366rb_port_fast_age,
1820 .port_fast_age = rtl8366rb_port_fast_age,
/openbmc/linux/net/dsa/
H A Dport.c59 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()
/openbmc/linux/drivers/net/dsa/
H A Dlantiq_gswip.c1828 .port_fast_age = gswip_port_fast_age,
1854 .port_fast_age = gswip_port_fast_age,
H A Dlan9303-core.c1377 .port_fast_age = lan9303_port_fast_age,
H A Drzn1_a5psw.c1018 .port_fast_age = a5psw_port_fast_age,
H A Dbcm_sf2.c1230 .port_fast_age = b53_br_fast_age,
/openbmc/linux/include/net/
H A Ddsa.h1022 void (*port_fast_age)(struct dsa_switch *ds, int port); member
/openbmc/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c2011 .port_fast_age = qca8k_port_fast_age,
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix.c2123 .port_fast_age = felix_port_fast_age,
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c2316 .port_fast_age = b53_br_fast_age,
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3219 .port_fast_age = sja1105_fast_age,
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c3446 .port_fast_age = ksz_port_fast_age,
/openbmc/linux/Documentation/networking/dsa/
H A Ddsa.rst966 - ``port_fast_age``: bridge layer function invoked when flushing the
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6946 .port_fast_age = mv88e6xxx_port_fast_age,