Searched defs:xgbe_prv_data (Results 1 – 1 of 1) 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 …]