Home
last modified time | relevance | path

Searched refs:cdc_error_adj (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c319 priv->plat->cdc_error_adj = 0; in stmmac_ptp_register()
321 priv->plat->cdc_error_adj = (2 * NSEC_PER_SEC) / priv->plat->clk_ptp_rate; in stmmac_ptp_register()
H A Dstmmac_main.c520 ns -= priv->plat->cdc_error_adj; in stmmac_get_tx_hwtstamp()
557 ns -= priv->plat->cdc_error_adj; in stmmac_get_rx_hwtstamp()
2559 ns -= priv->plat->cdc_error_adj; in stmmac_xsk_fill_timestamp()
7453 ns -= priv->plat->cdc_error_adj; in stmmac_xdp_rx_timestamp()