Searched refs:other_ds (Results 1 – 1 of 1) sorted by relevance
1869 struct dsa_switch *other_ds = dsa_switch_find(tree_index, sw_index); in sja1105_crosschip_bridge_join() local1870 struct sja1105_private *other_priv = other_ds->priv; in sja1105_crosschip_bridge_join()1874 if (other_ds->ops != &sja1105_switch_ops) in sja1105_crosschip_bridge_join()1906 struct dsa_switch *other_ds = dsa_switch_find(tree_index, sw_index); in sja1105_crosschip_bridge_leave() local1907 struct sja1105_private *other_priv = other_ds->priv; in sja1105_crosschip_bridge_leave()1911 if (other_ds->ops != &sja1105_switch_ops) in sja1105_crosschip_bridge_leave()