Searched refs:port_fast_age (Results 1 – 11 of 11) sorted by relevance
| /linux/net/dsa/ |
| H A 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/drivers/net/dsa/microchip/ |
| H A D | lan937x_main.c | 968 .port_fast_age = ksz9477_flush_dyn_mac_table,
|
| H A D | ksz8.c | 3132 .port_fast_age = ksz8_flush_dyn_mac_table, 3179 .port_fast_age = ksz8_flush_dyn_mac_table, 3230 .port_fast_age = ksz8_flush_dyn_mac_table,
|
| H A D | ksz9477.c | 2237 .port_fast_age = ksz9477_flush_dyn_mac_table,
|
| /linux/include/net/ |
| H A D | dsa.h | 1056 void (*port_fast_age)(struct dsa_switch *ds, int port); member
|
| /linux/drivers/net/dsa/ |
| H A D | lan9303-core.c | 1396 .port_fast_age = lan9303_port_fast_age,
|
| H A D | bcm_sf2.c | 1248 .port_fast_age = b53_br_fast_age,
|
| /linux/drivers/net/dsa/realtek/ |
| H A D | rtl8366rb.c | 1804 .port_fast_age = rtl8366rb_port_fast_age,
|
| H A D | rtl8365mb_main.c | 3296 .port_fast_age = rtl83xx_port_fast_age,
|
| /linux/drivers/net/dsa/lantiq/ |
| H A D | lantiq_gswip_common.c | 1634 .port_fast_age = gswip_port_fast_age,
|
| /linux/drivers/net/dsa/b53/ |
| H A D | b53_common.c | 2723 .port_fast_age = b53_br_fast_age,
|