Searched defs:dsa_switch_ops (Results 1 – 1 of 1) sorted by relevance
839 struct dsa_switch_ops { struct865 int (*setup)(struct dsa_switch *ds);866 void (*teardown)(struct dsa_switch *ds);948 int (*get_mm)(struct dsa_switch *ds, int port,950 int (*set_mm)(struct dsa_switch *ds, int port,975 int (*suspend)(struct dsa_switch *ds);976 int (*resume)(struct dsa_switch *ds);1012 int (*get_eeprom_len)(struct dsa_switch *ds);1013 int (*get_eeprom)(struct dsa_switch *ds,1015 int (*set_eeprom)(struct dsa_switch *ds,[all …]
Completed in 9 milliseconds