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);935 int (*get_mm)(struct dsa_switch *ds, int port,937 int (*set_mm)(struct dsa_switch *ds, int port,962 int (*suspend)(struct dsa_switch *ds);963 int (*resume)(struct dsa_switch *ds);998 int (*get_eeprom_len)(struct dsa_switch *ds);999 int (*get_eeprom)(struct dsa_switch *ds,1001 int (*set_eeprom)(struct dsa_switch *ds,[all …]