Home
last modified time | relevance | path

Searched refs:mv88e6xxx_g1_atu_flush (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal1.h331 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all);
H A Dglobal1_atu.c364 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush() function
H A Dchip.c1593 err = mv88e6xxx_g1_atu_flush(chip, 0, true); in mv88e6xxx_atu_setup()
1830 return mv88e6xxx_g1_atu_flush(chip, *fid, true); in mv88e6xxx_atu_new()