Searched defs:tsec_private (Results 1 – 1 of 1) sorted by relevance
401 struct tsec_private { struct404 struct tsec __iomem *regs;406 struct phy_device *phydev;407 phy_interface_t interface;408 struct mii_dev *bus;409 uint phyaddr;410 uint tbiaddr;411 char mii_devname[16];412 u32 flags;416 struct eth_device *dev;[all …]
Completed in 6 milliseconds