Searched defs:dsa_chip_data (Results 1 – 2 of 2) sorted by relevance
12 struct dsa_chip_data { struct16 struct device *host_dev;17 int sw_addr;22 struct device *netdev[DSA_MAX_PORTS];25 int eeprom_len;31 struct device_node *of_node;40 char *port_names[DSA_MAX_PORTS];64 struct dsa_chip_data *chip; argument
51 struct dsa_chip_data { struct55 struct device *host_dev;56 int sw_addr;61 struct device *netdev[DSA_MAX_PORTS];64 int eeprom_len;70 struct device_node *of_node;79 char *port_names[DSA_MAX_PORTS];103 struct dsa_chip_data *chip; argument