Searched refs:dsa_chip_data (Results 1 – 16 of 16) 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;
7 struct dsa_chip_data;45 void orion5x_eth_switch_init(struct dsa_chip_data *d);
34 static struct dsa_chip_data rd88f6183ap_ge_switch_chip_data = {
95 static struct dsa_chip_data rd88f5181l_fxo_switch_chip_data = {
96 static struct dsa_chip_data rd88f5181l_ge_switch_chip_data = {
100 static struct dsa_chip_data wnr854t_switch_chip_data = {
185 static struct dsa_chip_data wrt350n_v2_switch_chip_data = {
109 void __init orion5x_eth_switch_init(struct dsa_chip_data *d) in orion5x_eth_switch_init()
15 struct dsa_chip_data;60 void __init orion_ge00_switch_init(struct dsa_chip_data *d);
873 struct dsa_chip_data *cd) in dsa_switch_parse_ports()903 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()940 struct dsa_chip_data *pdata; in dsa_switch_probe()
480 void __init orion_ge00_switch_init(struct dsa_chip_data *d) in orion_ge00_switch_init()
277 struct dsa_chip_data *cd;
215 - ``dsa_chip_data``: platform data configuration for a given switch device,221 a collection of dsa_chip_data structure if multiples switches are cascaded,