Searched refs:dsa_ptr (Results 1 – 6 of 6) sorted by relevance
106 struct dsa_switch_tree *dst = dev->dsa_ptr; in brcm_tag_rcv()
69 struct dsa_switch_tree *dst = dev->dsa_ptr; in trailer_rcv()
79 struct dsa_switch_tree *dst = dev->dsa_ptr; in dsa_rcv()
92 struct dsa_switch_tree *dst = dev->dsa_ptr; in edsa_rcv()
736 dev->dsa_ptr = (void *)dst; in dsa_setup_dst()780 if (dev->dsa_ptr != NULL) { in dsa_probe()839 struct dsa_switch_tree *dst = dev->dsa_ptr; in dsa_switch_rcv()
1618 struct dsa_switch_tree *dsa_ptr; member1857 if (dev->dsa_ptr != NULL) in netdev_uses_dsa()1858 return dsa_uses_tagged_protocol(dev->dsa_ptr); in netdev_uses_dsa()