Home
last modified time | relevance | path

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

/linux-4.1.27/net/dsa/
Ddsa.c182 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()
[all …]
Dtag_brcm.c106 struct dsa_switch_tree *dst = dev->dsa_ptr; in brcm_tag_rcv()
Dtag_trailer.c69 struct dsa_switch_tree *dst = dev->dsa_ptr; in trailer_rcv()
Dtag_dsa.c79 struct dsa_switch_tree *dst = dev->dsa_ptr; in dsa_rcv()
Dtag_edsa.c92 struct dsa_switch_tree *dst = dev->dsa_ptr; in edsa_rcv()
/linux-4.1.27/include/net/
Ddsa.h87 struct dsa_switch_tree { struct
128 struct dsa_switch_tree *dst; argument
181 struct dsa_switch_tree *dst = ds->dst; in dsa_upstream_port()
316 static inline bool dsa_uses_tagged_protocol(struct dsa_switch_tree *dst) in dsa_uses_tagged_protocol()
/linux-4.1.27/include/linux/
Dnetdevice.h1618 struct dsa_switch_tree *dsa_ptr;