Home
last modified time | relevance | path

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

/include/net/
Ddsa.h47 struct dsa_chip_data { struct
51 struct device *host_dev;
52 int sw_addr;
57 struct device *netdev[DSA_MAX_PORTS];
60 int eeprom_len;
66 struct device_node *of_node;
75 char *port_names[DSA_MAX_PORTS];
99 struct dsa_chip_data *chip; argument