Searched refs:dsa_switch_tree (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/net/dsa/
H A Ddsa.c218 struct dsa_switch_tree *dst = ds->dst; dsa_switch_setup_one()
376 dsa_switch_setup(struct dsa_switch_tree *dst, int index, dsa_switch_setup()
513 struct dsa_switch_tree *dst; dsa_link_poll_work()
516 dst = container_of(ugly, struct dsa_switch_tree, link_poll_work); dsa_link_poll_work()
530 struct dsa_switch_tree *dst = (void *)_dst; dsa_link_poll_timer()
840 static int dsa_setup_dst(struct dsa_switch_tree *dst, struct net_device *dev, dsa_setup_dst()
898 struct dsa_switch_tree *dst; dsa_probe()
953 static void dsa_remove_dst(struct dsa_switch_tree *dst) dsa_remove_dst()
972 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); dsa_remove()
987 struct dsa_switch_tree *dst = dev->dsa_ptr; dsa_switch_rcv()
1010 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); dsa_suspend()
1026 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); dsa_resume()
H A Dtag_trailer.c63 struct dsa_switch_tree *dst = dev->dsa_ptr; trailer_rcv()
H A Dtag_brcm.c97 struct dsa_switch_tree *dst = dev->dsa_ptr; brcm_tag_rcv()
H A Dtag_dsa.c73 struct dsa_switch_tree *dst = dev->dsa_ptr; dsa_rcv()
H A Dtag_edsa.c86 struct dsa_switch_tree *dst = dev->dsa_ptr; edsa_rcv()
/linux-4.4.14/include/net/
H A Ddsa.h87 struct dsa_switch_tree { struct
128 struct dsa_switch_tree *dst;
186 struct dsa_switch_tree *dst = ds->dst; dsa_upstream_port()
350 static inline bool dsa_uses_tagged_protocol(struct dsa_switch_tree *dst) dsa_uses_tagged_protocol()
/linux-4.4.14/include/linux/
H A Dnetdevice.h1654 struct dsa_switch_tree *dsa_ptr;

Completed in 292 milliseconds