Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.c175 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_napi_poll()
200 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_napi_poll()
515 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_build_params()
569 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_open_queues()
593 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) in mlx5e_ptp_open_queues()
596 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) in mlx5e_ptp_open_queues()
608 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_close_queues()
617 __set_bit(MLX5E_PTP_STATE_TX, c->state); in mlx5e_ptp_set_state()
767 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_activate_channel()
785 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_deactivate_channel()
Dptp.h25 MLX5E_PTP_STATE_TX, enumerator
Dreporter_tx.c328 if (!ptp_ch || !test_bit(MLX5E_PTP_STATE_TX, ptp_ch->state)) in mlx5e_tx_reporter_diagnose_common_config()
387 if (!ptp_ch || !test_bit(MLX5E_PTP_STATE_TX, ptp_ch->state)) in mlx5e_tx_reporter_diagnose()
517 if (ptp_ch && test_bit(MLX5E_PTP_STATE_TX, ptp_ch->state)) { in mlx5e_tx_reporter_dump_all_sqs()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c2861 if (!test_bit(MLX5E_PTP_STATE_TX, priv->channels.ptp->state)) in mlx5e_build_txq_maps()
3446 if (ptp_channel && test_bit(MLX5E_PTP_STATE_TX, ptp_channel->state)) { in mlx5e_mqprio_channel_validate()