Searched refs:dsa_chip_data (Results 1 – 10 of 10) sorted by relevance
34 struct dsa_chip_data { struct82 struct dsa_chip_data *chip; argument139 struct dsa_chip_data *pd;
182 struct dsa_chip_data *cd = ds->pd; in dsa_cpu_dsa_setup()219 struct dsa_chip_data *pd = ds->pd; in dsa_switch_setup_one()379 struct dsa_chip_data *pd = dst->pd->chip + index; in dsa_switch_setup()423 struct dsa_chip_data *cd = ds->pd; in dsa_switch_destroy()593 struct dsa_chip_data *cd, in dsa_of_setup_routing_table()636 struct dsa_chip_data *cd, in dsa_of_probe_links()687 struct dsa_chip_data *cd; in dsa_of_probe()726 pd->chip = kcalloc(pd->nr_chips, sizeof(struct dsa_chip_data), in dsa_of_probe()
1019 struct dsa_chip_data *cd = ds->pd; in dsa_slave_phy_setup()
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 = {
144 static struct dsa_chip_data ksz8893m_switch_chip_data = {
212 dsa_chip_data: platform data configuration for a given switch device, this218 collection of dsa_chip_data structure if multiples switches are cascaded, the