Searched refs:dsa_chip_data (Results 1 – 8 of 8) 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;
49 struct dsa_chip_data cd;
1428 struct dsa_chip_data *cd) in dsa_switch_parse_ports()1458 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()1495 struct dsa_chip_data *pdata; in dsa_switch_probe()
461 struct dsa_chip_data *cd;
381 - ``dsa_chip_data``: platform data configuration for a given switch device,387 a collection of dsa_chip_data structures if multiple switches are cascaded,
Completed in 20 milliseconds