Lines Matching refs:ts_corrections
325 } ts_corrections; member
629 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
634 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
755 efx->ptp_data->ts_corrections.ptp_tx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
757 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
759 efx->ptp_data->ts_corrections.pps_out = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
761 efx->ptp_data->ts_corrections.pps_in = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
765 efx->ptp_data->ts_corrections.general_tx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
768 efx->ptp_data->ts_corrections.general_rx = MCDI_DWORD( in efx_ptp_get_timestamp_corrections()
772 efx->ptp_data->ts_corrections.general_tx = in efx_ptp_get_timestamp_corrections()
773 efx->ptp_data->ts_corrections.ptp_tx; in efx_ptp_get_timestamp_corrections()
774 efx->ptp_data->ts_corrections.general_rx = in efx_ptp_get_timestamp_corrections()
775 efx->ptp_data->ts_corrections.ptp_rx; in efx_ptp_get_timestamp_corrections()
778 efx->ptp_data->ts_corrections.ptp_tx = 0; in efx_ptp_get_timestamp_corrections()
779 efx->ptp_data->ts_corrections.ptp_rx = 0; in efx_ptp_get_timestamp_corrections()
780 efx->ptp_data->ts_corrections.pps_out = 0; in efx_ptp_get_timestamp_corrections()
781 efx->ptp_data->ts_corrections.pps_in = 0; in efx_ptp_get_timestamp_corrections()
782 efx->ptp_data->ts_corrections.general_tx = 0; in efx_ptp_get_timestamp_corrections()
783 efx->ptp_data->ts_corrections.general_rx = 0; in efx_ptp_get_timestamp_corrections()
1172 ptp_data->ts_corrections.ptp_tx); in efx_ptp_xmit_skb_mc()
1967 ptp->ts_corrections.ptp_rx); in ptp_event_rx()
2137 ptp->ts_corrections.general_rx); in __efx_rx_skb_attach_timestamp()