Home
last modified time | relevance | path

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

/drivers/net/dsa/mv88e6xxx/
Dchip.h368 struct mv88e6xxx_ops { struct
372 int (*setup_errata)(struct mv88e6xxx_chip *chip);
374 int (*ieee_pri_map)(struct mv88e6xxx_chip *chip);
375 int (*ip_pri_map)(struct mv88e6xxx_chip *chip);
378 int (*irl_init_all)(struct mv88e6xxx_chip *chip, int port);
380 int (*get_eeprom)(struct mv88e6xxx_chip *chip,
382 int (*set_eeprom)(struct mv88e6xxx_chip *chip,
385 int (*set_switch_mac)(struct mv88e6xxx_chip *chip, u8 *addr);
387 int (*phy_read)(struct mv88e6xxx_chip *chip,
390 int (*phy_write)(struct mv88e6xxx_chip *chip,
[all …]