Searched refs:dsa_switch_tree (Results 1 – 6 of 6) sorted by relevance
30 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 …]
100 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()
118 struct dsa_switch_tree *dst = cpu_dp->dst; in dsa_master_find_slave()
370 struct dsa_switch_tree *dst = ds->dst; in dsa_slave_port_attr_get()
117 struct dsa_switch_tree { struct184 struct dsa_switch_tree *dst;217 struct dsa_switch_tree *dst;
222 dsa_switch_tree: structure assigned to the master network device under230 dsa_switch_tree as a backpointer, slave network devices, master network device,