Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dfw.c238 int force_state; in mlx5_cmd_force_teardown_hca() local
253 force_state = MLX5_GET(teardown_hca_out, out, force_state); in mlx5_cmd_force_teardown_hca()
254 if (force_state == MLX5_TEARDOWN_HCA_OUT_FORCE_STATE_FAIL) { in mlx5_cmd_force_teardown_hca()
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc.h3355 u8 force_state[0x1]; member