Searched refs:MLX5_FW_RESET_FLAGS_NACK_RESET_REQUEST (Results 1 – 1 of 1) sorted by relevance
10 MLX5_FW_RESET_FLAGS_NACK_RESET_REQUEST, enumerator34 clear_bit(MLX5_FW_RESET_FLAGS_NACK_RESET_REQUEST, &fw_reset->reset_flags); in mlx5_fw_reset_enable_remote_dev_reset_set()36 set_bit(MLX5_FW_RESET_FLAGS_NACK_RESET_REQUEST, &fw_reset->reset_flags); in mlx5_fw_reset_enable_remote_dev_reset_set()43 return !test_bit(MLX5_FW_RESET_FLAGS_NACK_RESET_REQUEST, &fw_reset->reset_flags); in mlx5_fw_reset_enable_remote_dev_reset_get()218 if (test_bit(MLX5_FW_RESET_FLAGS_NACK_RESET_REQUEST, &fw_reset->reset_flags)) { in mlx5_sync_reset_request_event()
Completed in 3 milliseconds