Searched refs:dsa_chip_data (Results 1 – 7 of 7) sorted by relevance
5 struct dsa_chip_data;11 struct dsa_chip_data cd;
12 struct dsa_chip_data { struct64 struct dsa_chip_data *chip; argument
27 struct dsa_chip_data cd;
11 struct dsa_chip_data cd;
1410 struct dsa_chip_data *cd) in dsa_switch_parse_ports()1440 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()1477 struct dsa_chip_data *pdata; in dsa_switch_probe()
454 struct dsa_chip_data *cd;
377 - ``dsa_chip_data``: platform data configuration for a given switch device,383 a collection of dsa_chip_data structures if multiple switches are cascaded,
Completed in 13 milliseconds