Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dhealth.c196 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in enter_error_state()
210 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_enter_error_state()
214 if (!err_detected && dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_enter_error_state()
217 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_enter_error_state()
234 if (dev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_error_sw_reset()
706 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in poll_health()
715 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in poll_health()
H A Dmain.c1243 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_load_one()
1518 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_try_fast_unload()
H A Dpagealloc.c734 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_wait_for_pages()
H A Dcmd.c895 dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_cmd_is_down()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dmem.c211 if (unlikely(dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR)) in post_send_nop()
H A Dsrq.c438 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_post_srq_recv()
H A Dwr.c1296 if (unlikely(mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR && in mlx5_ib_post_send()
1473 if (unlikely(mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR && in mlx5_ib_post_recv()
H A Dqpc.c198 if (dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in _mlx5_core_destroy_dct()
H A Dcq.c608 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_poll_cq()
H A Dqp.c5320 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in handle_drain_completion()
5375 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_sq()
5404 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_rq()
H A Dmr.c1481 if (mr->dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_mr_cache_invalidate()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Ddriver.h594 MLX5_DEVICE_STATE_INTERNAL_ERROR, enumerator