Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/siena/ !
Dptp.c321 } ts_corrections; member
619 ptp->ts_corrections.general_tx); in efx_siena_ptp_nic_to_kernel_time()
624 ptp->ts_corrections.general_tx); in efx_siena_ptp_nic_to_kernel_time()
745 efx->ptp_data->ts_corrections.ptp_tx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
747 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
749 efx->ptp_data->ts_corrections.pps_out = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
751 efx->ptp_data->ts_corrections.pps_in = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
755 efx->ptp_data->ts_corrections.general_tx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
758 efx->ptp_data->ts_corrections.general_rx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
762 efx->ptp_data->ts_corrections.general_tx = in efx_ptp_get_timestamp_corrections()
[all …]
/linux-6.6.21/drivers/net/ethernet/sfc/ !
Dptp.c319 } ts_corrections; member
606 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
611 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
726 efx->ptp_data->ts_corrections.ptp_tx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
728 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
730 efx->ptp_data->ts_corrections.pps_out = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
732 efx->ptp_data->ts_corrections.pps_in = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
736 efx->ptp_data->ts_corrections.general_tx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
739 efx->ptp_data->ts_corrections.general_rx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
743 efx->ptp_data->ts_corrections.general_tx = in efx_ptp_get_timestamp_corrections()
[all …]