Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Ddsa.h34 struct dsa_chip_data { struct
38 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