Searched defs:xgbe_prv_data (Results 1 – 1 of 1) sorted by relevance
1010 struct xgbe_prv_data { struct1011 if_t netdev;1013 struct platform_device *pdev;1014 struct acpi_device *adev;1015 device_t dev;1018 struct xgbe_version_data *vdata;1021 unsigned int use_acpi;1024 struct resource *xgmac_res; /* XGMAC CSRs */1025 struct resource *xpcs_res; /* XPCS MMD registers */1026 struct resource *rxtx_res; /* SerDes Rx/Tx CSRs */[all …]