Searched defs:dsa_slave_priv (Results 1 – 1 of 1) sorted by relevance
24 struct dsa_slave_priv { struct25 struct sk_buff * (*xmit)(struct sk_buff *skb,32 struct dsa_switch *parent;33 u8 port;39 struct phy_device *phy;40 phy_interface_t phy_interface;41 int old_link;42 int old_pause;43 int old_duplex;45 struct net_device *bridge_dev;[all …]