Searched refs:ptp_channel (Results 1 – 2 of 2) sorted by relevance
847 *ptp_channel = efx_ptp_channel(efx); in efx_realloc_channels() local924 efx_ptp_update_channel(efx, ptp_channel); in efx_realloc_channels()
3800 struct mlx5e_ptp *ptp_channel; in mlx5e_mqprio_channel_validate() local3804 ptp_channel = priv->channels.ptp; in mlx5e_mqprio_channel_validate()3805 if (ptp_channel && test_bit(MLX5E_PTP_STATE_TX, ptp_channel->state)) { in mlx5e_mqprio_channel_validate()5464 struct mlx5e_ptp *ptp_channel; in mlx5e_get_base_stats() local5533 ptp_channel = priv->channels.ptp; in mlx5e_get_base_stats()5534 if (priv->tx_ptp_opened && (!ptp_channel || !test_bit(MLX5E_PTP_STATE_TX, ptp_channel->state))) { in mlx5e_get_base_stats()