Lines Matching refs:ts_corrections
297 } ts_corrections; member
547 efx->ptp_data->ts_corrections.tx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
549 efx->ptp_data->ts_corrections.rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
551 efx->ptp_data->ts_corrections.pps_out = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
553 efx->ptp_data->ts_corrections.pps_in = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
556 efx->ptp_data->ts_corrections.tx = 0; in efx_ptp_get_timestamp_corrections()
557 efx->ptp_data->ts_corrections.rx = 0; in efx_ptp_get_timestamp_corrections()
558 efx->ptp_data->ts_corrections.pps_out = 0; in efx_ptp_get_timestamp_corrections()
559 efx->ptp_data->ts_corrections.pps_in = 0; in efx_ptp_get_timestamp_corrections()
905 ptp_data->ts_corrections.tx); in efx_ptp_xmit_skb()
1622 ptp->ts_corrections.rx); in ptp_event_rx()
1744 (u32) efx->ptp_data->ts_corrections.rx) & in __efx_rx_skb_attach_timestamp()