Searched defs:lan743x_adapter (Results 1 – 1 of 1) sorted by relevance
1009 struct lan743x_adapter { struct1010 struct net_device *netdev;1011 struct mii_bus *mdiobus;1012 int msg_enable;1014 u32 wolopts;1015 u8 sopass[SOPASS_MAX];1017 struct pci_dev *pdev;1018 struct lan743x_csr csr;1019 struct lan743x_intr intr;1021 struct lan743x_gpio gpio;[all …]