Searched refs:DSA_MAX_SWITCHES (Results 1 – 4 of 4) sorted by relevance
31 #define DSA_MAX_SWITCHES 4 macro121 struct dsa_switch *ds[DSA_MAX_SWITCHES];
19 (DSA_MAX_SWITCHES).
723 if (pd->nr_chips > DSA_MAX_SWITCHES) in dsa_of_probe()724 pd->nr_chips = DSA_MAX_SWITCHES; in dsa_of_probe()
255 (DSA_MAX_SWITCHES), and the number of ports per switch to 12 (DSA_MAX_PORTS).