Searched defs:xgbe_prv_data (Results 1 – 1 of 1) sorted by relevance
1017 struct xgbe_prv_data { struct1018 struct net_device *netdev;1019 struct pci_dev *pcidev;1020 struct platform_device *platdev;1021 struct acpi_device *adev;1022 struct device *dev;1023 struct platform_device *phy_platdev;1024 struct device *phy_dev;1027 struct xgbe_version_data *vdata;1030 unsigned int use_acpi;[all …]