Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/amd/xgbe/
Dxgbe.h1024 struct xgbe_prv_data { struct
1025 struct net_device *netdev;
1026 struct pci_dev *pcidev;
1027 struct platform_device *platdev;
1028 struct acpi_device *adev;
1029 struct device *dev;
1030 struct platform_device *phy_platdev;
1031 struct device *phy_dev;
1034 struct xgbe_version_data *vdata;
1037 unsigned int use_acpi;
[all …]