Searched defs:xgbe_prv_data (Results 1 – 1 of 1) sorted by relevance
1044 struct xgbe_prv_data { struct1045 struct net_device *netdev;1046 struct pci_dev *pcidev;1047 struct platform_device *platdev;1048 struct acpi_device *adev;1049 struct device *dev;1050 struct platform_device *phy_platdev;1051 struct device *phy_dev;1054 struct xgbe_version_data *vdata;1057 unsigned int use_acpi;[all …]