Searched defs:dsa_switch_ops (Results 1 – 1 of 1) sorted by relevance
604 struct dsa_switch_ops { struct619 int (*setup)(struct dsa_switch *ds);620 void (*teardown)(struct dsa_switch *ds);675 void (*get_ethtool_stats)(struct dsa_switch *ds,696 int (*set_wol)(struct dsa_switch *ds, int port,708 int (*suspend)(struct dsa_switch *ds);709 int (*resume)(struct dsa_switch *ds);727 int (*get_eeprom_len)(struct dsa_switch *ds);728 int (*get_eeprom)(struct dsa_switch *ds,730 int (*set_eeprom)(struct dsa_switch *ds,[all …]
Completed in 11 milliseconds