Searched defs:smsc911x_data (Results 1 – 1 of 1) sorted by relevance
96 struct smsc911x_data { struct97 void __iomem *ioaddr;99 unsigned int idrev;102 unsigned int generation;105 struct smsc911x_platform_config config;110 spinlock_t mac_lock;113 spinlock_t dev_lock;115 struct phy_device *phy_dev;116 struct mii_bus *mii_bus;117 int phy_irq[PHY_MAX_ADDR];[all …]