Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dfw_reset.c11 MLX5_FW_RESET_FLAGS_RESET_REQUESTED, enumerator
188 if (!test_and_clear_bit(MLX5_FW_RESET_FLAGS_RESET_REQUESTED, &fw_reset->reset_flags)) { in mlx5_sync_reset_clear_reset_requested()
217 if (!test_bit(MLX5_FW_RESET_FLAGS_RESET_REQUESTED, &fw_reset->reset_flags)) in poll_sync_reset()
257 if (test_and_set_bit(MLX5_FW_RESET_FLAGS_RESET_REQUESTED, &fw_reset->reset_flags)) { in mlx5_sync_reset_set_reset_requested()

Completed in 3 milliseconds