Searched refs:port_fast_age (Results 1 – 11 of 11) sorted by relevance
| /linux/net/dsa/ |
| A 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/drivers/net/dsa/ |
| A D | lantiq_gswip.c | 1822 .port_fast_age = gswip_port_fast_age, 1846 .port_fast_age = gswip_port_fast_age,
|
| A D | lan9303-core.c | 1282 .port_fast_age = lan9303_port_fast_age,
|
| A D | rtl8366rb.c | 1784 .port_fast_age = rtl8366rb_port_fast_age,
|
| A D | bcm_sf2.c | 1202 .port_fast_age = b53_br_fast_age,
|
| /linux/include/net/ |
| A D | dsa.h | 764 void (*port_fast_age)(struct dsa_switch *ds, int port); member
|
| /linux/drivers/net/dsa/microchip/ |
| A D | ksz9477.c | 1354 .port_fast_age = ksz_port_fast_age,
|
| A D | ksz8795.c | 1529 .port_fast_age = ksz_port_fast_age,
|
| /linux/drivers/net/dsa/b53/ |
| A D | b53_common.c | 2276 .port_fast_age = b53_br_fast_age,
|
| /linux/drivers/net/dsa/sja1105/ |
| A D | sja1105_main.c | 3204 .port_fast_age = sja1105_fast_age,
|
| /linux/drivers/net/dsa/mv88e6xxx/ |
| A D | chip.c | 6268 .port_fast_age = mv88e6xxx_port_fast_age,
|
Completed in 67 milliseconds