Lines Matching refs:dsa_switch_tree
182 struct dsa_switch_tree *dst = ds->dst; in dsa_switch_setup_one()
335 dsa_switch_setup(struct dsa_switch_tree *dst, int index, in dsa_switch_setup()
435 struct dsa_switch_tree *dst; in dsa_link_poll_work()
438 dst = container_of(ugly, struct dsa_switch_tree, link_poll_work); in dsa_link_poll_work()
452 struct dsa_switch_tree *dst = (void *)_dst; in dsa_link_poll_timer()
705 static void dsa_setup_dst(struct dsa_switch_tree *dst, struct net_device *dev, in dsa_setup_dst()
752 struct dsa_switch_tree *dst; in dsa_probe()
805 static void dsa_remove_dst(struct dsa_switch_tree *dst) in dsa_remove_dst()
824 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); in dsa_remove()
839 struct dsa_switch_tree *dst = dev->dsa_ptr; in dsa_switch_rcv()
862 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); in dsa_suspend()
878 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); in dsa_resume()