Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dptp.c319 } ts_corrections; member
590 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
595 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
716 efx->ptp_data->ts_corrections.ptp_tx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
718 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
720 efx->ptp_data->ts_corrections.pps_out = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
722 efx->ptp_data->ts_corrections.pps_in = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
726 efx->ptp_data->ts_corrections.general_tx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
729 efx->ptp_data->ts_corrections.general_rx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
733 efx->ptp_data->ts_corrections.general_tx = in efx_ptp_get_timestamp_corrections()
[all …]