Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dchip.c4255 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4302 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4385 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4446 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4494 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4531 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4579 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4633 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4681 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
4776 .set_switch_mac = mv88e6xxx_g2_set_switch_mac,
[all …]
Dglobal2.h329 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