Searched defs:xgbe_prv_data (Results 1 – 1 of 1) sorted by relevance
964 struct xgbe_prv_data { struct965 struct net_device *netdev;966 struct pci_dev *pcidev;967 struct platform_device *platdev;968 struct acpi_device *adev;969 struct device *dev;970 struct platform_device *phy_platdev;971 struct device *phy_dev;972 unsigned int smn_base;975 struct xgbe_version_data *vdata;[all …]