Home
last modified time | relevance | path

Searched refs:dsa_switch_find (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/net/dsa/
Ddsa2.c24 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index) in dsa_switch_find() function
43 EXPORT_SYMBOL_GPL(dsa_switch_find);
/Linux-v5.10/include/net/
Ddsa.h808 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);
/Linux-v5.10/drivers/net/dsa/sja1105/
Dsja1105_main.c1869 struct dsa_switch *other_ds = dsa_switch_find(tree_index, sw_index); in sja1105_crosschip_bridge_join()
1906 struct dsa_switch *other_ds = dsa_switch_find(tree_index, sw_index); in sja1105_crosschip_bridge_leave()