Searched refs:mlx5_get_nic_state (Results 1 – 2 of 2) sorted by relevance
70 u8 mlx5_get_nic_state(struct mlx5_core_dev *dev) in mlx5_get_nic_state() function124 if (mlx5_get_nic_state(dev) == MLX5_INITIAL_SEG_NIC_INTERFACE_DISABLED) in mlx5_health_check_fatal_sensors()126 if (mlx5_get_nic_state(dev) == MLX5_INITIAL_SEG_NIC_INTERFACE_SW_RESET) in mlx5_health_check_fatal_sensors()254 if (mlx5_get_nic_state(dev) == MLX5_INITIAL_SEG_NIC_INTERFACE_DISABLED) in mlx5_error_sw_reset()264 if (mlx5_get_nic_state(dev) != MLX5_INITIAL_SEG_NIC_INTERFACE_DISABLED) { in mlx5_error_sw_reset()266 mlx5_get_nic_state(dev), delay_ms); in mlx5_error_sw_reset()281 u8 nic_interface = mlx5_get_nic_state(dev); in mlx5_handle_bad_state()
423 u8 mlx5_get_nic_state(struct mlx5_core_dev *dev);