Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c482 .tx_tstamp_workaround = 1,
498 .tx_tstamp_workaround = 1,
H A Dxgbe-platform.c580 .tx_tstamp_workaround = 1,
H A Dxgbe.h1041 unsigned int tx_tstamp_workaround; member
H A Dxgbe-dev.c1631 if (pdata->vdata->tx_tstamp_workaround) { in xgbe_get_tx_tstamp()