Searched defs:tsnep_adapter (Results 1 – 1 of 1) sorted by relevance
159 struct tsnep_adapter { struct160 struct net_device *netdev;161 u8 mac_address[ETH_ALEN];162 struct mii_bus *mdiobus;163 bool suppress_preamble;164 phy_interface_t phy_mode;165 struct phy_device *phydev;166 int msg_enable;168 struct platform_device *pdev;169 struct device *dmadev;[all …]