Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dchip.h404 struct mv88e6xxx_ops { struct
408 int (*setup_errata)(struct mv88e6xxx_chip *chip);
410 int (*ieee_pri_map)(struct mv88e6xxx_chip *chip);
411 int (*ip_pri_map)(struct mv88e6xxx_chip *chip);
414 int (*irl_init_all)(struct mv88e6xxx_chip *chip, int port);
416 int (*get_eeprom)(struct mv88e6xxx_chip *chip,
418 int (*set_eeprom)(struct mv88e6xxx_chip *chip,
421 int (*set_switch_mac)(struct mv88e6xxx_chip *chip, u8 *addr);
423 int (*phy_read)(struct mv88e6xxx_chip *chip,
426 int (*phy_write)(struct mv88e6xxx_chip *chip,
[all …]