Searched defs:dsa_slave_priv (Results 1 – 1 of 1) sorted by relevance
23 struct dsa_slave_priv { struct28 struct net_device *dev;29 netdev_tx_t (*xmit)(struct sk_buff *skb,36 struct dsa_switch *parent;37 u8 port;43 struct phy_device *phy;44 phy_interface_t phy_interface;45 int old_link;46 int old_pause;47 int old_duplex;[all …]