Home
last modified time | relevance | path

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

/drivers/net/dsa/mv88e6xxx/
Dglobal1.h326 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all);
Dglobal1_atu.c314 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush() function
Dchip.c1416 err = mv88e6xxx_g1_atu_flush(chip, 0, true); in mv88e6xxx_atu_setup()
1658 return mv88e6xxx_g1_atu_flush(chip, *fid, true); in mv88e6xxx_atu_new()