Home
last modified time | relevance | path

Searched refs:ptp_tx (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c315 s32 ptp_tx; member
745 efx->ptp_data->ts_corrections.ptp_tx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
763 efx->ptp_data->ts_corrections.ptp_tx; in efx_ptp_get_timestamp_corrections()
768 efx->ptp_data->ts_corrections.ptp_tx = 0; in efx_ptp_get_timestamp_corrections()
1140 ptp_data->ts_corrections.ptp_tx); in efx_ptp_xmit_skb_mc()
/linux/drivers/net/ethernet/sfc/
H A Dptp.c319 s32 ptp_tx; member
732 efx->ptp_data->ts_corrections.ptp_tx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
750 efx->ptp_data->ts_corrections.ptp_tx; in efx_ptp_get_timestamp_corrections()
755 efx->ptp_data->ts_corrections.ptp_tx = 0; in efx_ptp_get_timestamp_corrections()
1158 ptp_data->ts_corrections.ptp_tx); in efx_ptp_xmit_skb_mc()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h680 bool ptp_tx; member
H A Di40e_txrx.c3217 if (pf->ptp_tx && in i40e_tsyn()