Lines Matching refs:ts_corrections
319 } 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()
734 efx->ptp_data->ts_corrections.ptp_tx; in efx_ptp_get_timestamp_corrections()
735 efx->ptp_data->ts_corrections.general_rx = in efx_ptp_get_timestamp_corrections()
736 efx->ptp_data->ts_corrections.ptp_rx; in efx_ptp_get_timestamp_corrections()
739 efx->ptp_data->ts_corrections.ptp_tx = 0; in efx_ptp_get_timestamp_corrections()
740 efx->ptp_data->ts_corrections.ptp_rx = 0; in efx_ptp_get_timestamp_corrections()
741 efx->ptp_data->ts_corrections.pps_out = 0; in efx_ptp_get_timestamp_corrections()
742 efx->ptp_data->ts_corrections.pps_in = 0; in efx_ptp_get_timestamp_corrections()
743 efx->ptp_data->ts_corrections.general_tx = 0; in efx_ptp_get_timestamp_corrections()
744 efx->ptp_data->ts_corrections.general_rx = 0; in efx_ptp_get_timestamp_corrections()
1111 ptp_data->ts_corrections.ptp_tx); in efx_ptp_xmit_skb_mc()
1858 ptp->ts_corrections.ptp_rx); in ptp_event_rx()
2028 ptp->ts_corrections.general_rx); in __efx_rx_skb_attach_timestamp()