Searched refs:other_priv (Results 1 – 1 of 1) sorted by relevance
1870 struct sja1105_private *other_priv = other_ds->priv; in sja1105_crosschip_bridge_join() local1885 other_priv->dsa_8021q_ctx, in sja1105_crosschip_bridge_join()1890 rc = dsa_8021q_crosschip_bridge_join(other_priv->dsa_8021q_ctx, in sja1105_crosschip_bridge_join()1907 struct sja1105_private *other_priv = other_ds->priv; in sja1105_crosschip_bridge_leave() local1921 other_priv->dsa_8021q_ctx, in sja1105_crosschip_bridge_leave()1924 dsa_8021q_crosschip_bridge_leave(other_priv->dsa_8021q_ctx, in sja1105_crosschip_bridge_leave()2323 struct sja1105_private *other_priv = c->other_ctx->ds->priv; in sja1105_build_crosschip_subvlans() local2325 if (other_priv->vlan_state == SJA1105_VLAN_FILTERING_FULL) in sja1105_build_crosschip_subvlans()2337 list_for_each_entry(v, &other_priv->bridge_vlans, list) { in sja1105_build_crosschip_subvlans()2393 struct sja1105_private *other_priv = tmp->other_ctx->ds->priv; in sja1105_build_crosschip_subvlans() local[all …]