Home
last modified time | relevance | path

Searched refs:an_cdr_workaround (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c287 pdata->vdata->an_cdr_workaround = 0; in xgbe_pci_probe()
488 .an_cdr_workaround = 1,
504 .an_cdr_workaround = 1,
H A Dxgbe-main.c332 pdata->debugfs_an_cdr_workaround = pdata->vdata->an_cdr_workaround; in xgbe_config_netdev()
H A Dxgbe-debugfs.c487 if (pdata->vdata->an_cdr_workaround) { in xgbe_debugfs_init()
488 debugfs_create_bool("an_cdr_workaround", 0600, in xgbe_debugfs_init()
H A Dxgbe.h1047 unsigned int an_cdr_workaround; member