Searched refs:nic_mode (Results 1 – 1 of 1) sorted by relevance
337 u8 nic_mode = mlx5_get_nic_state(dev); in mlx5_handle_bad_state() local339 if (nic_mode == MLX5_NIC_IFC_SW_RESET) { in mlx5_handle_bad_state()355 mlx5_core_warn(dev, "NIC mode %d\n", nic_mode); in mlx5_handle_bad_state()371 u8 nic_mode; in health_recover() local387 nic_mode = mlx5_get_nic_state(dev); in health_recover()388 while (nic_mode != MLX5_NIC_IFC_DISABLED && in health_recover()391 nic_mode = mlx5_get_nic_state(dev); in health_recover()394 if (nic_mode != MLX5_NIC_IFC_DISABLED) { in health_recover()397 nic_mode); in health_recover()