Searched refs:DSA_MAX_SWITCHES (Results 1 – 3 of 3) sorted by relevance
31 #define DSA_MAX_SWITCHES 4 macro121 struct dsa_switch *ds[DSA_MAX_SWITCHES];
19 (DSA_MAX_SWITCHES).
610 if (pd->nr_chips > DSA_MAX_SWITCHES) in dsa_of_probe()611 pd->nr_chips = DSA_MAX_SWITCHES; in dsa_of_probe()