Home
last modified time | relevance | path

Searched refs:MLX5E_PTP_STATE_TX (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dptp.c194 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_napi_poll()
219 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_napi_poll()
534 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_build_params()
588 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_open_queues()
612 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) in mlx5e_ptp_open_queues()
615 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) in mlx5e_ptp_open_queues()
627 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_close_queues()
636 __set_bit(MLX5E_PTP_STATE_TX, c->state); in mlx5e_ptp_set_state()
786 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_activate_channel()
804 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_deactivate_channel()
A Dptp.h25 MLX5E_PTP_STATE_TX, enumerator
A Dreporter_tx.c332 if (!ptp_ch || !test_bit(MLX5E_PTP_STATE_TX, ptp_ch->state)) in mlx5e_tx_reporter_diagnose_common_config()
391 if (!ptp_ch || !test_bit(MLX5E_PTP_STATE_TX, ptp_ch->state)) in mlx5e_tx_reporter_diagnose()
521 if (ptp_ch && test_bit(MLX5E_PTP_STATE_TX, ptp_ch->state)) { in mlx5e_tx_reporter_dump_all_sqs()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c2872 if (!test_bit(MLX5E_PTP_STATE_TX, priv->channels.ptp->state)) in mlx5e_build_txq_maps()
3451 if (ptp_channel && test_bit(MLX5E_PTP_STATE_TX, ptp_channel->state)) { in mlx5e_mqprio_channel_validate()

Completed in 17 milliseconds