Searched defs:xgbe_prv_data (Results 1 – 1 of 1) sorted by relevance
1055 struct xgbe_prv_data { struct1056 struct net_device *netdev;1057 struct pci_dev *pcidev;1058 struct platform_device *platdev;1059 struct acpi_device *adev;1060 struct device *dev;1061 struct platform_device *phy_platdev;1062 struct device *phy_dev;1065 struct xgbe_version_data *vdata;1068 unsigned int use_acpi;[all …]