Searched defs:xgbe_prv_data (Results 1 – 1 of 1) sorted by relevance
975 struct xgbe_prv_data { struct976 struct net_device *netdev;977 struct pci_dev *pcidev;978 struct platform_device *platdev;979 struct acpi_device *adev;980 struct device *dev;981 struct platform_device *phy_platdev;982 struct device *phy_dev;983 unsigned int smn_base;986 struct xgbe_version_data *vdata;[all …]