Searched defs:xgbe_prv_data (Results 1 – 1 of 1) sorted by relevance
693 struct xgbe_prv_data { struct694 struct ifnet *netdev;695 struct platform_device *pdev;696 struct acpi_device *adev;697 device_t dev;700 unsigned int use_acpi;703 struct resource *xgmac_res; /* XGMAC CSRs */704 struct resource *xpcs_res; /* XPCS MMD registers */705 struct resource *rxtx_res; /* SerDes Rx/Tx CSRs */706 struct resource *sir0_res; /* SerDes integration registers (1/2) */[all …]