Home
last modified time | relevance | path

Searched refs:xgbe_version_data (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/amd/xgbe/
A Dxgbe-pci.c121 pdata->vdata = (struct xgbe_version_data *)id->driver_data; in xgbe_pci_probe()
394 static struct xgbe_version_data xgbe_v3 = {
410 static struct xgbe_version_data xgbe_v2a = {
427 static struct xgbe_version_data xgbe_v2b = {
A Dxgbe-platform.c175 pdata->vdata = (struct xgbe_version_data *)device_get_match_data(dev); in xgbe_platform_probe()
424 static const struct xgbe_version_data xgbe_v1 = {
A Dxgbe.h947 struct xgbe_version_data { struct
975 struct xgbe_version_data *vdata; argument

Completed in 12 milliseconds