Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Ddsa.h823 struct dsa_switch_ops { struct
849 int (*setup)(struct dsa_switch *ds);
850 void (*teardown)(struct dsa_switch *ds);
943 int (*get_mm)(struct dsa_switch *ds, int port,
945 int (*set_mm)(struct dsa_switch *ds, int port,
966 int (*suspend)(struct dsa_switch *ds);
967 int (*resume)(struct dsa_switch *ds);
985 int (*get_eeprom_len)(struct dsa_switch *ds);
986 int (*get_eeprom)(struct dsa_switch *ds,
988 int (*set_eeprom)(struct dsa_switch *ds,
[all …]

Completed in 10 milliseconds