Searched defs:dsa_chip_data (Results 1 – 1 of 1) sorted by relevance
34 struct dsa_chip_data { struct38 struct device *host_dev;39 int sw_addr;42 int eeprom_len;48 struct device_node *of_node;57 char *port_names[DSA_MAX_PORTS];58 struct device_node *port_dn[DSA_MAX_PORTS];82 struct dsa_chip_data *chip; argument