Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Dhealth.c208 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in enter_error_state()
222 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_enter_error_state()
226 if (!err_detected && dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_enter_error_state()
240 if (dev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_error_sw_reset()
812 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in poll_health()
821 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in poll_health()
A Dmain.c1433 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_init_one()
1506 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_load_one_devl_locked()
1944 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_try_fast_unload()
A Dpagealloc.c764 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_wait_for_pages()
A Dcmd.c957 dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_cmd_is_down()
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dmem.c113 if (unlikely(dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR)) in post_send_nop()
A Dumr.c247 if (unlikely(mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR)) in mlx5r_umr_post_send()
363 if (dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5r_umr_revoke_mr()
A Dsrq.c417 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_post_srq_recv()
A Dwr.c1071 if (unlikely(mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR && in mlx5_ib_post_send()
1220 if (unlikely(mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR && in mlx5_ib_post_recv()
A Dqpc.c199 if (dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in _mlx5_core_destroy_dct()
A Dcq.c618 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_poll_cq()
A Dqp.c5663 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in handle_drain_completion()
5718 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_sq()
5747 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_rq()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c214 MLX5_DEVICE_STATE_INTERNAL_ERROR)) { in dr_cq_poll_one()
506 if (unlikely(dmn->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR || in dr_postsend_icm_data()
A Ddr_cmd.c278 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5dr_cmd_sync_steering()
/linux-6.3-rc2/include/linux/mlx5/
A Ddriver.h649 MLX5_DEVICE_STATE_INTERNAL_ERROR, enumerator

Completed in 48 milliseconds