Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dptp.c275 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_napi_poll()
300 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_napi_poll()
668 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_build_params()
725 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_open_queues()
749 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) in mlx5e_ptp_open_queues()
752 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) in mlx5e_ptp_open_queues()
764 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_close_queues()
773 __set_bit(MLX5E_PTP_STATE_TX, c->state); in mlx5e_ptp_set_state()
925 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_activate_channel()
943 if (test_bit(MLX5E_PTP_STATE_TX, c->state)) { in mlx5e_ptp_deactivate_channel()
H A Dptp.h45 MLX5E_PTP_STATE_TX, enumerator
H A Dreporter_tx.c407 if (!ptp_ch || !test_bit(MLX5E_PTP_STATE_TX, ptp_ch->state)) in mlx5e_tx_reporter_diagnose_common_config()
466 if (!ptp_ch || !test_bit(MLX5E_PTP_STATE_TX, ptp_ch->state)) in mlx5e_tx_reporter_diagnose()
605 if (ptp_ch && test_bit(MLX5E_PTP_STATE_TX, ptp_ch->state)) { in mlx5e_tx_reporter_dump_all_sqs()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c2916 if (!test_bit(MLX5E_PTP_STATE_TX, priv->channels.ptp->state)) in mlx5e_build_txq_maps()
3507 if (ptp_channel && test_bit(MLX5E_PTP_STATE_TX, ptp_channel->state)) { in mlx5e_mqprio_channel_validate()