Home
last modified time | relevance | path

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

/openbmc/linux/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()
228 if (dev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_error_sw_reset()
813 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in poll_health()
822 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in poll_health()
H A Dmain.c1497 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_init_one_devl_locked()
1587 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_load_one_devl_locked()
1705 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_init_one_light()
1732 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_unload_one_light()
2125 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_try_fast_unload()
H A Dpagealloc.c785 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_wait_for_pages()
H A Dcmd.c960 dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_cmd_is_down()
1635 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in cmd_comp_notifier()
H A Den_main.c5949 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5e_netdev_change_profile()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmem.c113 if (unlikely(dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR)) in post_send_nop()
H 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()
H A Dsrq.c420 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_post_srq_recv()
H 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()
H A Dqpc.c285 if (dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_core_destroy_dct()
H A Dcq.c618 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_poll_cq()
H A Dqp.c5700 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in handle_drain_completion()
5755 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_sq()
5784 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_rq()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c220 MLX5_DEVICE_STATE_INTERNAL_ERROR)) { in dr_cq_poll_one()
632 if (unlikely(dmn->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR || in dr_postsend_icm_data()
H A Ddr_cmd.c299 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5dr_cmd_sync_steering()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h645 MLX5_DEVICE_STATE_INTERNAL_ERROR, enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c252 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_timestamp_overflow()