Searched defs:lan743x_adapter (Results 1 – 1 of 1) sorted by relevance
1017 struct lan743x_adapter { struct1018 struct net_device *netdev;1019 struct mii_bus *mdiobus;1020 int msg_enable;1022 u32 wolopts;1023 u8 sopass[SOPASS_MAX];1025 struct pci_dev *pdev;1026 struct lan743x_csr csr;1027 struct lan743x_intr intr;1029 struct lan743x_gpio gpio;[all …]