Home
last modified time | relevance | path

Searched defs:mv88e6xxx_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dchip.h452 struct mv88e6xxx_ops { struct
456 int (*setup_errata)(struct mv88e6xxx_chip *chip);
458 int (*ieee_pri_map)(struct mv88e6xxx_chip *chip);
459 int (*ip_pri_map)(struct mv88e6xxx_chip *chip);
462 int (*irl_init_all)(struct mv88e6xxx_chip *chip, int port);
464 int (*get_eeprom)(struct mv88e6xxx_chip *chip,
466 int (*set_eeprom)(struct mv88e6xxx_chip *chip,
469 int (*set_switch_mac)(struct mv88e6xxx_chip *chip, u8 *addr);
471 int (*phy_read)(struct mv88e6xxx_chip *chip,
474 int (*phy_write)(struct mv88e6xxx_chip *chip,
[all …]