Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/
H A Dsja1105_main.c1925 struct sja1105_private *other_priv = other_ds->priv; in sja1105_crosschip_bridge_join() local
1940 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() local
1976 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() local
2380 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 …]