Searched refs:other_priv (Results 1 – 1 of 1) sorted by relevance
1925 struct sja1105_private *other_priv = other_ds->priv; in sja1105_crosschip_bridge_join() local1940 other_priv->dsa_8021q_ctx, in sja1105_crosschip_bridge_join()1945 rc = dsa_8021q_crosschip_bridge_join(other_priv->dsa_8021q_ctx, in sja1105_crosschip_bridge_join()1962 struct sja1105_private *other_priv = other_ds->priv; in sja1105_crosschip_bridge_leave() local1976 other_priv->dsa_8021q_ctx, in sja1105_crosschip_bridge_leave()1979 dsa_8021q_crosschip_bridge_leave(other_priv->dsa_8021q_ctx, in sja1105_crosschip_bridge_leave()2378 struct sja1105_private *other_priv = c->other_ctx->ds->priv; in sja1105_build_crosschip_subvlans() local2380 if (other_priv->vlan_state == SJA1105_VLAN_FILTERING_FULL) in sja1105_build_crosschip_subvlans()2392 list_for_each_entry(v, &other_priv->bridge_vlans, list) { in sja1105_build_crosschip_subvlans()2448 struct sja1105_private *other_priv = tmp->other_ctx->ds->priv; in sja1105_build_crosschip_subvlans() local[all …]