Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Ddsa.h87 struct dsa_switch_tree { struct
128 struct dsa_switch_tree *dst; argument
186 struct dsa_switch_tree *dst = ds->dst; in dsa_upstream_port()
350 static inline bool dsa_uses_tagged_protocol(struct dsa_switch_tree *dst) in dsa_uses_tagged_protocol()
/linux-4.4.14/net/dsa/
Ddsa.c218 struct dsa_switch_tree *dst = ds->dst; in dsa_switch_setup_one()
376 dsa_switch_setup(struct dsa_switch_tree *dst, int index, in dsa_switch_setup()
513 struct dsa_switch_tree *dst; in dsa_link_poll_work()
516 dst = container_of(ugly, struct dsa_switch_tree, link_poll_work); in dsa_link_poll_work()
530 struct dsa_switch_tree *dst = (void *)_dst; in dsa_link_poll_timer()
840 static int dsa_setup_dst(struct dsa_switch_tree *dst, struct net_device *dev, in dsa_setup_dst()
898 struct dsa_switch_tree *dst; in dsa_probe()
953 static void dsa_remove_dst(struct dsa_switch_tree *dst) in dsa_remove_dst()
972 struct dsa_switch_tree *dst = platform_get_drvdata(pdev); in dsa_remove()
987 struct dsa_switch_tree *dst = dev->dsa_ptr; in dsa_switch_rcv()
[all …]
Dtag_trailer.c63 struct dsa_switch_tree *dst = dev->dsa_ptr; in trailer_rcv()
Dtag_brcm.c97 struct dsa_switch_tree *dst = dev->dsa_ptr; in brcm_tag_rcv()
Dtag_dsa.c73 struct dsa_switch_tree *dst = dev->dsa_ptr; in dsa_rcv()
Dtag_edsa.c86 struct dsa_switch_tree *dst = dev->dsa_ptr; in edsa_rcv()
/linux-4.4.14/Documentation/networking/dsa/
Ddsa.txt221 dsa_switch_tree: structure assigned to the master network device under
229 dsa_switch_tree as a backpointer, slave network devices, master network device,
/linux-4.4.14/include/linux/
Dnetdevice.h1654 struct dsa_switch_tree *dsa_ptr;