Searched refs:dsa_ptr (Results 1 – 7 of 7) sorted by relevance
63 struct dsa_switch_tree *dst = dev->dsa_ptr; in trailer_rcv()
97 struct dsa_switch_tree *dst = dev->dsa_ptr; in brcm_tag_rcv()
73 struct dsa_switch_tree *dst = dev->dsa_ptr; in dsa_rcv()
86 struct dsa_switch_tree *dst = dev->dsa_ptr; in edsa_rcv()
880 dev->dsa_ptr = (void *)dst; in dsa_setup_dst()926 if (dev->dsa_ptr != NULL) { in dsa_probe()987 struct dsa_switch_tree *dst = dev->dsa_ptr; in dsa_switch_rcv()
117 if (dev->dsa_ptr != NULL)222 "dsa_ptr", this structure references a dsa_platform_data structure as well as277 Once a master network device is configured to use DSA (dev->dsa_ptr becomes
1654 struct dsa_switch_tree *dsa_ptr; member1905 if (dev->dsa_ptr != NULL) in netdev_uses_dsa()1906 return dsa_uses_tagged_protocol(dev->dsa_ptr); in netdev_uses_dsa()