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
11 struct dsa_chip_data cd;
27 struct dsa_chip_data cd;
7 struct dsa_chip_data;45 void orion5x_eth_switch_init(struct dsa_chip_data *d);
31 static struct dsa_chip_data rd88f6183ap_ge_switch_chip_data = {
92 static struct dsa_chip_data rd88f5181l_fxo_switch_chip_data = {
93 static struct dsa_chip_data rd88f5181l_ge_switch_chip_data = {
95 static struct dsa_chip_data wnr854t_switch_chip_data = {
180 static struct dsa_chip_data wrt350n_v2_switch_chip_data = {
106 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);
1659 struct dsa_chip_data *cd) in dsa_switch_parse_ports()1689 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()1726 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()
457 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,