Home
last modified time | relevance | path

Searched defs:lan743x_adapter (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/microchip/
Dlan743x_main.h909 struct lan743x_adapter { struct
910 struct net_device *netdev;
911 struct mii_bus *mdiobus;
912 int msg_enable;
914 u32 wolopts;
916 struct pci_dev *pdev;
917 struct lan743x_csr csr;
918 struct lan743x_intr intr;
920 struct lan743x_gpio gpio;
921 struct lan743x_ptp ptp;
[all …]