Searched refs:mv88e6xxx_g1_atu_flushmove (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
H A D | global1_atu.c | 286 static int mv88e6xxx_g1_atu_flushmove(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_flushmove() function 320 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_flush() 340 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_move()
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | global1_atu.c | 336 static int mv88e6xxx_g1_atu_flushmove(struct mv88e6xxx_chip *chip, u16 fid, in mv88e6xxx_g1_atu_flushmove() function 370 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_flush() 390 return mv88e6xxx_g1_atu_flushmove(chip, fid, &entry, all); in mv88e6xxx_g1_atu_move()
|
Completed in 2 milliseconds