Home
last modified time | relevance | path

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

/Linux-v5.4/net/dsa/
Ddsa2.c27 static struct dsa_switch_tree *dsa_tree_find(int index) in dsa_tree_find()
29 struct dsa_switch_tree *dst; in dsa_tree_find()
38 static struct dsa_switch_tree *dsa_tree_alloc(int index) in dsa_tree_alloc()
40 struct dsa_switch_tree *dst; in dsa_tree_alloc()
56 static void dsa_tree_free(struct dsa_switch_tree *dst) in dsa_tree_free()
62 static struct dsa_switch_tree *dsa_tree_get(struct dsa_switch_tree *dst) in dsa_tree_get()
70 static struct dsa_switch_tree *dsa_tree_touch(int index) in dsa_tree_touch()
72 struct dsa_switch_tree *dst; in dsa_tree_touch()
83 struct dsa_switch_tree *dst; in dsa_tree_release()
85 dst = container_of(ref, struct dsa_switch_tree, refcount); in dsa_tree_release()
[all …]
Ddsa_priv.h106 struct dsa_switch_tree *dst = cpu_dp->dst; in dsa_master_find_slave()
Dslave.c436 struct dsa_switch_tree *dst = ds->dst; in dsa_slave_get_port_parent_id()
/Linux-v5.4/include/net/
Ddsa.h104 struct dsa_switch_tree { struct
171 struct dsa_switch_tree *dst;
223 struct dsa_switch_tree *dst;
/Linux-v5.4/Documentation/networking/dsa/
Ddsa.rst225 - ``dsa_switch_tree``: structure assigned to the master network device under
233 a ``dsa_switch_tree`` as a backpointer, slave network devices, master network