Searched defs:lan743x_adapter (Results 1 – 1 of 1) sorted by relevance
1040 struct lan743x_adapter { struct1041 struct net_device *netdev;1042 struct mii_bus *mdiobus;1043 int msg_enable;1045 u32 wolopts;1046 u8 sopass[SOPASS_MAX];1047 u32 phy_wolopts;1048 u32 phy_wol_supported;1050 struct pci_dev *pdev;1051 struct lan743x_csr csr;[all …]