Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dhealth.c197 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_enter_error_state()
200 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_enter_error_state()
205 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_enter_error_state()
222 if (dev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_error_sw_reset()
701 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in poll_health()
Dpagealloc.c351 if (dev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) in reclaim_pages_cmd()
597 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_wait_for_pages()
Dmain.c1223 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_load_one()
1506 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_try_fast_unload()
Dqp.c243 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in _mlx5_core_destroy_dct()
Dcmd.c916 dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in cmd_work_handler()
1669 dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in cmd_exec()
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dsrq.c435 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_post_srq_recv()
Dqp.c4990 if (unlikely(mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR && in _mlx5_ib_post_send()
5371 if (unlikely(mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR && in _mlx5_ib_post_recv()
6398 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in handle_drain_completion()
6453 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_sq()
6482 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_rq()
Dcq.c584 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_poll_cq()
Dmr.c1356 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in unreg_umr()
/Linux-v5.4/include/linux/mlx5/
Ddriver.h597 MLX5_DEVICE_STATE_INTERNAL_ERROR, enumerator