Searched defs:dsa_slave_priv (Results 1 – 1 of 1) sorted by relevance
24 struct dsa_slave_priv { struct29 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;[all …]