Home
last modified time | relevance | path

Searched refs:crosschip_links (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/net/dsa/
H A Dtag_8021q.c340 list_for_each_entry(c, &ctx->crosschip_links, list) { in dsa_8021q_crosschip_link_add()
361 list_add(&c->list, &ctx->crosschip_links); in dsa_8021q_crosschip_link_add()
427 list_for_each_entry_safe(c, n, &ctx->crosschip_links, list) { in dsa_8021q_crosschip_bridge_leave()
/kernel/linux/linux-5.10/include/linux/dsa/
H A D8021q.h33 struct list_head crosschip_links; member
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2403 list_for_each_entry(c, &priv->dsa_8021q_ctx->crosschip_links, list) { in sja1105_build_crosschip_subvlans()
2566 list_for_each_entry(c, &priv->dsa_8021q_ctx->crosschip_links, list) { in sja1105_notify_crosschip_switches()
3552 INIT_LIST_HEAD(&priv->dsa_8021q_ctx->crosschip_links); in sja1105_probe()

Completed in 6 milliseconds