Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/mv88e6xxx/
Dchip.c4151 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4200 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4281 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4345 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4390 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4427 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4473 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4528 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4574 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4674 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
[all …]
Dglobal2.h323 int mv88e6xxx_g2_set_switch_mac(struct mv88e6xxx_chip *chip, u8 *addr);
Dglobal2.c287 int mv88e6xxx_g2_set_switch_mac(struct mv88e6xxx_chip *chip, u8 *addr) in mv88e6xxx_g2_set_switch_mac() function