Searched defs:lan743x_adapter (Results 1 – 1 of 1) sorted by relevance
693 struct lan743x_adapter { struct694 struct net_device *netdev;695 struct mii_bus *mdiobus;696 int msg_enable;698 u32 wolopts;700 struct pci_dev *pdev;701 struct lan743x_csr csr;702 struct lan743x_intr intr;705 struct mutex dp_lock;707 struct lan743x_gpio gpio;[all …]