Searched refs:mv88e6xxx_g1_atu_remove (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
H A D | global1.h | 325 int mv88e6xxx_g1_atu_remove(struct mv88e6xxx_chip *chip, u16 fid, int port,
|
H A D | global1_atu.c | 343 int mv88e6xxx_g1_atu_remove(struct mv88e6xxx_chip *chip, u16 fid, int port, in mv88e6xxx_g1_atu_remove() function
|
H A D | chip.c | 1449 err = mv88e6xxx_g1_atu_remove(chip, 0, port, false); in mv88e6xxx_port_fast_age() 2061 return mv88e6xxx_g1_atu_remove(chip, vlan.fid, port, false); in mv88e6xxx_port_vlan_leave()
|
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/ |
H A D | global1.h | 330 int mv88e6xxx_g1_atu_remove(struct mv88e6xxx_chip *chip, u16 fid, int port,
|
H A D | global1_atu.c | 393 int mv88e6xxx_g1_atu_remove(struct mv88e6xxx_chip *chip, u16 fid, int port, in mv88e6xxx_g1_atu_remove() function
|
H A D | chip.c | 1652 return mv88e6xxx_g1_atu_remove(chip, fid, port, false); in mv88e6xxx_port_fast_age_fid() 2579 return mv88e6xxx_g1_atu_remove(chip, vlan.fid, port, false); in mv88e6xxx_port_vlan_leave()
|
Completed in 18 milliseconds