Searched refs:port_fast_age (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.15/net/dsa/ |
| D | port.c | 55 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-v5.15/include/net/ |
| D | dsa.h | 726 void (*port_fast_age)(struct dsa_switch *ds, int port); member
|
| /Linux-v5.15/drivers/net/dsa/ |
| D | lantiq_gswip.c | 1807 .port_fast_age = gswip_port_fast_age, 1831 .port_fast_age = gswip_port_fast_age,
|
| D | lan9303-core.c | 1282 .port_fast_age = lan9303_port_fast_age,
|
| D | bcm_sf2.c | 1202 .port_fast_age = b53_br_fast_age,
|
| /Linux-v5.15/drivers/net/dsa/microchip/ |
| D | ksz9477.c | 1404 .port_fast_age = ksz_port_fast_age,
|
| D | ksz8795.c | 1573 .port_fast_age = ksz_port_fast_age,
|
| /Linux-v5.15/drivers/net/dsa/b53/ |
| D | b53_common.c | 2263 .port_fast_age = b53_br_fast_age,
|
| /Linux-v5.15/drivers/net/dsa/sja1105/ |
| D | sja1105_main.c | 3139 .port_fast_age = sja1105_fast_age,
|
| /Linux-v5.15/drivers/net/dsa/mv88e6xxx/ |
| D | chip.c | 6253 .port_fast_age = mv88e6xxx_port_fast_age,
|