Searched refs:ts_corrections (Results 1 – 1 of 1) sorted by relevance
297 } ts_corrections; member550 efx->ptp_data->ts_corrections.tx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()552 efx->ptp_data->ts_corrections.rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()554 efx->ptp_data->ts_corrections.pps_out = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()556 efx->ptp_data->ts_corrections.pps_in = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()559 efx->ptp_data->ts_corrections.tx = 0; in efx_ptp_get_timestamp_corrections()560 efx->ptp_data->ts_corrections.rx = 0; in efx_ptp_get_timestamp_corrections()561 efx->ptp_data->ts_corrections.pps_out = 0; in efx_ptp_get_timestamp_corrections()562 efx->ptp_data->ts_corrections.pps_in = 0; in efx_ptp_get_timestamp_corrections()915 ptp_data->ts_corrections.tx); in efx_ptp_xmit_skb()[all …]