Home
last modified time | relevance | path

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

/drivers/net/dsa/mv88e6xxx/
Dchip.c4180 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4229 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4310 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4374 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4419 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4456 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4502 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4557 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4603 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4703 .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