Lines Matching defs:dsa_slave_priv
24 struct dsa_slave_priv { struct
29 struct net_device *dev;
30 struct sk_buff * (*xmit)(struct sk_buff *skb,
37 struct dsa_switch *parent;
38 u8 port;
44 struct phy_device *phy;
45 phy_interface_t phy_interface;
46 int old_link;
47 int old_pause;
48 int old_duplex;
50 struct net_device *bridge_dev;
52 struct netpoll *netpoll;