Searched refs:mv88e6xxx_g1_atu_flush (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
H A D | global1.h | 324 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all);
|
H A D | global1_atu.c | 314 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush() function
|
H A D | chip.c | 1359 err = mv88e6xxx_g1_atu_flush(chip, 0, true); in mv88e6xxx_atu_setup() 1534 return mv88e6xxx_g1_atu_flush(chip, *fid, true); in mv88e6xxx_atu_new()
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | global1.h | 329 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all);
|
H A D | global1_atu.c | 364 int mv88e6xxx_g1_atu_flush(struct mv88e6xxx_chip *chip, u16 fid, bool all) in mv88e6xxx_g1_atu_flush() function
|
H A D | chip.c | 1533 err = mv88e6xxx_g1_atu_flush(chip, 0, true); in mv88e6xxx_atu_setup() 1770 return mv88e6xxx_g1_atu_flush(chip, *fid, true); in mv88e6xxx_atu_new()
|
Completed in 22 milliseconds