Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h1039 struct lan743x_adapter { struct
1040 struct net_device *netdev;
1041 struct mii_bus *mdiobus;
1042 int msg_enable;
1044 u32 wolopts;
1045 u8 sopass[SOPASS_MAX];
1046 u32 phy_wolopts;
1047 u32 phy_wol_supported;
1049 struct pci_dev *pdev;
1050 struct lan743x_csr csr;
[all …]