Home
last modified time | relevance | path

Searched defs:xgbe_prv_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h975 struct xgbe_prv_data { struct
976 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 …]