Home
last modified time | relevance | path

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

/Linux-v4.19/net/dsa/
Ddsa2.c30 static struct dsa_switch_tree *dsa_tree_find(int index) in dsa_tree_find()
32 struct dsa_switch_tree *dst; in dsa_tree_find()
41 static struct dsa_switch_tree *dsa_tree_alloc(int index) in dsa_tree_alloc()
43 struct dsa_switch_tree *dst; in dsa_tree_alloc()
59 static void dsa_tree_free(struct dsa_switch_tree *dst) in dsa_tree_free()
65 static struct dsa_switch_tree *dsa_tree_get(struct dsa_switch_tree *dst) in dsa_tree_get()
73 static struct dsa_switch_tree *dsa_tree_touch(int index) in dsa_tree_touch()
75 struct dsa_switch_tree *dst; in dsa_tree_touch()
86 struct dsa_switch_tree *dst; in dsa_tree_release()
88 dst = container_of(ref, struct dsa_switch_tree, refcount); in dsa_tree_release()
[all …]
Dlegacy.c100 struct dsa_switch_tree *dst = ds->dst; in dsa_switch_setup_one()
216 dsa_switch_setup(struct dsa_switch_tree *dst, struct net_device *master, in dsa_switch_setup()
567 static int dsa_setup_dst(struct dsa_switch_tree *dst, struct net_device *dev, in dsa_setup_dst()
603 struct dsa_switch_tree *dst; in dsa_probe()
657 static void dsa_remove_dst(struct dsa_switch_tree *dst) in dsa_remove_dst()
675 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); in dsa_remove()
691 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); in dsa_suspend()
707 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); in dsa_resume()
Ddsa_priv.h118 struct dsa_switch_tree *dst = cpu_dp->dst; in dsa_master_find_slave()
Dslave.c370 struct dsa_switch_tree *dst = ds->dst; in dsa_slave_port_attr_get()
/Linux-v4.19/include/net/
Ddsa.h117 struct dsa_switch_tree { struct
184 struct dsa_switch_tree *dst;
217 struct dsa_switch_tree *dst;
/Linux-v4.19/Documentation/networking/dsa/
Ddsa.txt222 dsa_switch_tree: structure assigned to the master network device under
230 dsa_switch_tree as a backpointer, slave network devices, master network device,