Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/sfc/siena/
H A 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()
763 efx->ptp_data->ts_corrections.ptp_tx; in efx_ptp_get_timestamp_corrections()
765 efx->ptp_data->ts_corrections.ptp_rx; in efx_ptp_get_timestamp_corrections()
768 efx->ptp_data->ts_corrections.ptp_tx = 0; in efx_ptp_get_timestamp_corrections()
769 efx->ptp_data->ts_corrections.ptp_rx = 0; in efx_ptp_get_timestamp_corrections()
771 efx->ptp_data->ts_corrections.pps_in = 0; in efx_ptp_get_timestamp_corrections()
1140 ptp_data->ts_corrections.ptp_tx); in efx_ptp_xmit_skb_mc()
1868 ptp->ts_corrections.ptp_rx); in ptp_event_rx()
[all …]
/linux-6.15/drivers/net/ethernet/sfc/
H A Dptp.c325 } ts_corrections; member
612 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
617 ptp->ts_corrections.general_tx); in efx_ptp_nic_to_kernel_time()
750 efx->ptp_data->ts_corrections.ptp_tx; in efx_ptp_get_timestamp_corrections()
752 efx->ptp_data->ts_corrections.ptp_rx; in efx_ptp_get_timestamp_corrections()
755 efx->ptp_data->ts_corrections.ptp_tx = 0; in efx_ptp_get_timestamp_corrections()
756 efx->ptp_data->ts_corrections.ptp_rx = 0; in efx_ptp_get_timestamp_corrections()
757 efx->ptp_data->ts_corrections.pps_out = 0; in efx_ptp_get_timestamp_corrections()
758 efx->ptp_data->ts_corrections.pps_in = 0; in efx_ptp_get_timestamp_corrections()
1158 ptp_data->ts_corrections.ptp_tx); in efx_ptp_xmit_skb_mc()
[all …]