Home
last modified time | relevance | path

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

/linux-4.1.27/net/dsa/
Ddsa_priv.h23 struct dsa_slave_priv { struct
28 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 …]