Searched defs:smsc911x_data (Results 1 – 1 of 1) sorted by relevance
98 struct smsc911x_data { struct99 void __iomem *ioaddr;101 unsigned int idrev;104 unsigned int generation;107 struct smsc911x_platform_config config;112 spinlock_t mac_lock;115 spinlock_t dev_lock;117 struct phy_device *phy_dev;118 struct mii_bus *mii_bus;119 int phy_irq[PHY_MAX_ADDR];[all …]