Searched defs:lan743x_adapter (Results 1 – 1 of 1) sorted by relevance
706 struct lan743x_adapter { struct707 struct net_device *netdev;708 struct mii_bus *mdiobus;709 int msg_enable;711 u32 wolopts;713 struct pci_dev *pdev;714 struct lan743x_csr csr;715 struct lan743x_intr intr;717 struct lan743x_gpio gpio;718 struct lan743x_ptp ptp;[all …]