Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/dsa/
H A Dtag_8021q.c399 int other_upstream = dsa_upstream_port(other_ctx->ds, other_port); in dsa_8021q_crosschip_bridge_join() local
411 rc = dsa_8021q_crosschip_link_add(ctx, port, other_ctx, other_upstream); in dsa_8021q_crosschip_bridge_join()
416 other_upstream, true); in dsa_8021q_crosschip_bridge_join()
424 int other_upstream = dsa_upstream_port(other_ctx->ds, other_port); in dsa_8021q_crosschip_bridge_leave() local
430 c->other_port == other_upstream)) { in dsa_8021q_crosschip_bridge_leave()