Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/microchip/
Dlan743x_main.h1049 struct lan743x_adapter { struct
1050 struct net_device *netdev;
1051 struct mii_bus *mdiobus;
1052 int msg_enable;
1054 u32 wolopts;
1055 u8 sopass[SOPASS_MAX];
1056 u32 phy_wolopts;
1057 u32 phy_wol_supported;
1059 struct pci_dev *pdev;
1060 struct lan743x_csr csr;
[all …]