Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dsa/
H A 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);
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h808 struct dsa_switch *dsa_switch_find(int tree_index, int sw_index);
/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_main.c1924 struct dsa_switch *other_ds = dsa_switch_find(tree_index, sw_index); in sja1105_crosschip_bridge_join()
1961 struct dsa_switch *other_ds = dsa_switch_find(tree_index, sw_index); in sja1105_crosschip_bridge_leave()