Searched refs:dsa_chip_data (Results 1 – 16 of 16) sorted by relevance
5 struct dsa_chip_data;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 = {
108 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);
101 struct dsa_chip_data *cd = ds->cd; in dsa_switch_setup_one()219 struct dsa_chip_data *cd = dst->pd->chip + index; in dsa_switch_setup()326 struct dsa_chip_data *cd, in dsa_of_setup_routing_table()358 struct dsa_chip_data *cd, in dsa_of_probe_links()408 struct dsa_chip_data *cd; in dsa_of_probe()447 pd->chip = kcalloc(pd->nr_chips, sizeof(struct dsa_chip_data), in dsa_of_probe()
697 struct dsa_chip_data *cd) in dsa_switch_parse_ports()727 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()751 struct dsa_chip_data *pdata = ds->dev->platform_data; in dsa_switch_probe()
11 struct dsa_chip_data cd;
27 struct dsa_chip_data cd;
51 struct dsa_chip_data { struct103 struct dsa_chip_data *chip; argument232 struct dsa_chip_data *cd;
480 void __init orion_ge00_switch_init(struct dsa_chip_data *d) in orion_ge00_switch_init()
213 dsa_chip_data: platform data configuration for a given switch device, this219 collection of dsa_chip_data structure if multiples switches are cascaded, the