Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h993 struct xgbe_prv_data { struct
994 struct net_device *netdev;
995 struct pci_dev *pcidev;
996 struct platform_device *platdev;
997 struct acpi_device *adev;
998 struct device *dev;
999 struct platform_device *phy_platdev;
1000 struct device *phy_dev;
1001 unsigned int smn_base;
1004 struct xgbe_version_data *vdata;
[all …]