mv88e6xxx_g1_atu_flush 1207 drivers/net/dsa/mv88e6xxx/chip.c 	err = mv88e6xxx_g1_atu_flush(chip, 0, true);
mv88e6xxx_g1_atu_flush 1370 drivers/net/dsa/mv88e6xxx/chip.c 	return mv88e6xxx_g1_atu_flush(chip, *fid, true);
mv88e6xxx_g1_atu_flush  317 drivers/net/dsa/mv88e6xxx/global1.h int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all);