Home
last modified time | relevance | path

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

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