Searched defs:smsc911x_data (Results 1 – 1 of 1) sorted by relevance
71 struct smsc911x_data { struct72 void __iomem *ioaddr;74 unsigned int idrev;77 unsigned int generation;80 struct smsc911x_platform_config config;85 spinlock_t mac_lock;89 spinlock_t dev_lock;91 struct phy_device *phy_dev;92 struct mii_bus *mii_bus;93 int phy_irq[PHY_MAX_ADDR];[all …]