Home
last modified time | relevance | path

Searched defs:dsa_slave_priv (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/net/dsa/
Ddsa_priv.h24 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;
[all …]