Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c290 int force_state; in mlx5_cmd_force_teardown_hca() local
305 force_state = MLX5_GET(teardown_hca_out, out, state); in mlx5_cmd_force_teardown_hca()
306 if (force_state == MLX5_TEARDOWN_HCA_OUT_FORCE_STATE_FAIL) { in mlx5_cmd_force_teardown_hca()