Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/sfc/
Dptp.c316 } ts_corrections; member
587 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
592 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
713 efx->ptp_data->ts_corrections.ptp_tx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
715 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
717 efx->ptp_data->ts_corrections.pps_out = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
719 efx->ptp_data->ts_corrections.pps_in = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
723 efx->ptp_data->ts_corrections.general_tx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
726 efx->ptp_data->ts_corrections.general_rx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
730 efx->ptp_data->ts_corrections.general_tx = in efx_ptp_get_timestamp_corrections()
[all …]