port_fast_age 2028 drivers/net/dsa/b53/b53_common.c .port_fast_age = b53_br_fast_age, port_fast_age 966 drivers/net/dsa/bcm_sf2.c .port_fast_age = b53_br_fast_age, port_fast_age 1273 drivers/net/dsa/lan9303-core.c .port_fast_age = lan9303_port_fast_age, port_fast_age 1603 drivers/net/dsa/lantiq_gswip.c .port_fast_age = gswip_port_fast_age, port_fast_age 1122 drivers/net/dsa/microchip/ksz8795.c .port_fast_age = ksz_port_fast_age, port_fast_age 1410 drivers/net/dsa/microchip/ksz9477.c .port_fast_age = ksz_port_fast_age, port_fast_age 4960 drivers/net/dsa/mv88e6xxx/chip.c .port_fast_age = mv88e6xxx_port_fast_age, port_fast_age 468 include/net/dsa.h void (*port_fast_age)(struct dsa_switch *ds, int port); port_fast_age 38 net/dsa/port.c if (ds->ops->port_fast_age) { port_fast_age 49 net/dsa/port.c ds->ops->port_fast_age(ds, port);