Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/dsa/mv88e6xxx/
Dchip.h332 struct mv88e6xxx_ops { struct
336 int (*setup_errata)(struct mv88e6xxx_chip *chip);
338 int (*ieee_pri_map)(struct mv88e6xxx_chip *chip);
339 int (*ip_pri_map)(struct mv88e6xxx_chip *chip);
342 int (*irl_init_all)(struct mv88e6xxx_chip *chip, int port);
344 int (*get_eeprom)(struct mv88e6xxx_chip *chip,
346 int (*set_eeprom)(struct mv88e6xxx_chip *chip,
349 int (*set_switch_mac)(struct mv88e6xxx_chip *chip, u8 *addr);
351 int (*phy_read)(struct mv88e6xxx_chip *chip,
354 int (*phy_write)(struct mv88e6xxx_chip *chip,
[all …]