Searched defs:xgbe_prv_data (Results 1 – 2 of 2) sorted by relevance
1051 struct xgbe_prv_data { struct1052 struct net_device *netdev;1053 struct pci_dev *pcidev;1054 struct platform_device *platdev;1055 struct acpi_device *adev;1056 struct device *dev;1057 struct platform_device *phy_platdev;1058 struct device *phy_dev;1061 struct xgbe_version_data *vdata;1064 unsigned int use_acpi;[all …]
1018 struct xgbe_prv_data { struct1019 struct net_device *netdev;1020 struct pci_dev *pcidev;1021 struct platform_device *platdev;1022 struct acpi_device *adev;1023 struct device *dev;1024 struct platform_device *phy_platdev;1025 struct device *phy_dev;1028 struct xgbe_version_data *vdata;1031 unsigned int use_acpi;[all …]