Searched defs:xgbe_prv_data (Results 1 – 1 of 1) sorted by relevance
757 struct xgbe_prv_data { struct758 struct net_device *netdev;759 struct platform_device *pdev;760 struct acpi_device *adev;761 struct device *dev;764 unsigned int use_acpi;767 void __iomem *xgmac_regs; /* XGMAC CSRs */768 void __iomem *xpcs_regs; /* XPCS MMD registers */769 void __iomem *rxtx_regs; /* SerDes Rx/Tx CSRs */770 void __iomem *sir0_regs; /* SerDes integration registers (1/2) */[all …]