Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c273 if (!(pf->flags & I40E_FLAG_PTP) || !pf->ptp_rx) in i40e_ptp_rx_hang()
411 if (!(pf->flags & I40E_FLAG_PTP) || !pf->ptp_rx) in i40e_ptp_rx_hwtstamp()
556 pf->ptp_rx = false; in i40e_ptp_set_timestamp_mode()
569 pf->ptp_rx = true; in i40e_ptp_set_timestamp_mode()
587 pf->ptp_rx = true; in i40e_ptp_set_timestamp_mode()
799 pf->ptp_rx = false; in i40e_ptp_stop()
Di40e.h597 bool ptp_rx; member
/Linux-v4.19/drivers/net/ethernet/sfc/
Dptp.c314 s32 ptp_rx; member
718 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()
736 efx->ptp_data->ts_corrections.ptp_rx; in efx_ptp_get_timestamp_corrections()
740 efx->ptp_data->ts_corrections.ptp_rx = 0; in efx_ptp_get_timestamp_corrections()
1858 ptp->ts_corrections.ptp_rx); in ptp_event_rx()