Searched defs:smsc911x_data (Results 1 – 1 of 1) sorted by relevance
94 struct smsc911x_data { struct95 void __iomem *ioaddr;97 unsigned int idrev;100 unsigned int generation;103 struct smsc911x_platform_config config;108 spinlock_t mac_lock;111 spinlock_t dev_lock;113 struct phy_device *phy_dev;114 struct mii_bus *mii_bus;115 int phy_irq[PHY_MAX_ADDR];[all …]