Home
last modified time | relevance | path

Searched refs:ptp_rx (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c279 if (!(pf->flags & I40E_FLAG_PTP) || !pf->ptp_rx) in i40e_ptp_rx_hang()
417 if (!(pf->flags & I40E_FLAG_PTP) || !pf->ptp_rx) in i40e_ptp_rx_hwtstamp()
562 pf->ptp_rx = false; in i40e_ptp_set_timestamp_mode()
575 pf->ptp_rx = true; in i40e_ptp_set_timestamp_mode()
593 pf->ptp_rx = true; in i40e_ptp_set_timestamp_mode()
856 pf->ptp_rx = false; in i40e_ptp_stop()
Di40e.h644 bool ptp_rx; member
/Linux-v5.4/drivers/net/ethernet/sfc/
Dptp.c311 s32 ptp_rx; member
715 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
733 efx->ptp_data->ts_corrections.ptp_rx; in efx_ptp_get_timestamp_corrections()
737 efx->ptp_data->ts_corrections.ptp_rx = 0; in efx_ptp_get_timestamp_corrections()
1856 ptp->ts_corrections.ptp_rx); in ptp_event_rx()