Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c11 MLX5_FW_RESET_FLAGS_RESET_REQUESTED, enumerator
240 if (!test_and_clear_bit(MLX5_FW_RESET_FLAGS_RESET_REQUESTED, &fw_reset->reset_flags)) { in mlx5_sync_reset_clear_reset_requested()
269 if (!test_bit(MLX5_FW_RESET_FLAGS_RESET_REQUESTED, &fw_reset->reset_flags)) in poll_sync_reset()
309 if (test_and_set_bit(MLX5_FW_RESET_FLAGS_RESET_REQUESTED, &fw_reset->reset_flags)) { in mlx5_sync_reset_set_reset_requested()