Searched refs:ptp_channel (Results 1 – 3 of 3) sorted by relevance
459 struct idtcm_channel *ptp_channel, *extts_channel; in idtcm_extts_check_channel() local466 ptp_channel = idtcm->event_channel[todn]; in idtcm_extts_check_channel()468 if (extts_channel == ptp_channel) in idtcm_extts_check_channel()469 dco_delay = ptp_channel->dco_delay; in idtcm_extts_check_channel()479 ptp_clock_event(ptp_channel->ptp_clock, &event); in idtcm_extts_check_channel()
848 *ptp_channel = efx_ptp_channel(efx); in efx_realloc_channels() local950 efx_ptp_update_channel(efx, ptp_channel); in efx_realloc_channels()
3441 struct mlx5e_ptp *ptp_channel; in mlx5e_mqprio_channel_validate() local3445 ptp_channel = priv->channels.ptp; in mlx5e_mqprio_channel_validate()3446 if (ptp_channel && test_bit(MLX5E_PTP_STATE_TX, ptp_channel->state)) { in mlx5e_mqprio_channel_validate()