Searched refs:ptp_rx (Results 1 – 7 of 7) sorted by relevance
316 s32 ptp_rx; member747 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()765 efx->ptp_data->ts_corrections.ptp_rx; in efx_ptp_get_timestamp_corrections()769 efx->ptp_data->ts_corrections.ptp_rx = 0; in efx_ptp_get_timestamp_corrections()1868 ptp->ts_corrections.ptp_rx); in ptp_event_rx()
320 s32 ptp_rx; member734 efx->ptp_data->ts_corrections.ptp_rx = MCDI_DWORD(outbuf, in efx_ptp_get_timestamp_corrections()752 efx->ptp_data->ts_corrections.ptp_rx; in efx_ptp_get_timestamp_corrections()756 efx->ptp_data->ts_corrections.ptp_rx = 0; in efx_ptp_get_timestamp_corrections()
2995 if (MLX5E_GET_PFLAG(&chs->params, MLX5E_PFLAG_TX_PORT_TS) || chs->params.ptp_rx) { in mlx5e_open_channels()4796 static int mlx5e_hwstamp_config_ptp_rx(struct mlx5e_priv *priv, bool ptp_rx) in mlx5e_hwstamp_config_ptp_rx() argument4800 if (ptp_rx == priv->channels.params.ptp_rx) in mlx5e_hwstamp_config_ptp_rx()4804 new_params.ptp_rx = ptp_rx; in mlx5e_hwstamp_config_ptp_rx()4806 &new_params.ptp_rx, true); in mlx5e_hwstamp_config_ptp_rx()4814 bool ptp_rx; in mlx5e_hwtstamp_set() local4839 ptp_rx = false; in mlx5e_hwtstamp_set()4860 ptp_rx = rx_cqe_compress_def; in mlx5e_hwtstamp_set()4871 err = mlx5e_hwstamp_config_ptp_rx(priv, ptp_rx); in mlx5e_hwtstamp_set()5729 chs->params.ptp_rx || in mlx5e_queue_mem_alloc()
2243 new_params.ptp_rx = new_val; in mlx5e_modify_rx_cqe_compression_locked()2245 if (new_params.ptp_rx == priv->channels.params.ptp_rx) in mlx5e_modify_rx_cqe_compression_locked()2249 &new_params.ptp_rx, true); in mlx5e_modify_rx_cqe_compression_locked()
321 bool ptp_rx; member
681 bool ptp_rx; member
145 vsi->rx_rings[i]->ptp_rx = on; in ice_set_rx_tstamp()