Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dhealth.c209 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in enter_error_state()
223 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_enter_error_state()
227 if (!err_detected && dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_enter_error_state()
241 if (dev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_error_sw_reset()
789 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in poll_health()
798 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in poll_health()
A Dmain.c1303 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_init_one()
1365 dev->state = MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_load_one()
1714 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_try_fast_unload()
A Dpagealloc.c732 if (dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_wait_for_pages()
A Dcmd.c926 dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR; in mlx5_cmd_is_down()
1626 dev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in mlx5_cmd_comp_handler()
/linux/drivers/infiniband/hw/mlx5/
A Dmem.c115 if (unlikely(dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR)) in post_send_nop()
A Dsrq.c418 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_post_srq_recv()
A Dqpc.c198 if (dev->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in _mlx5_core_destroy_dct()
A Dwr.c1299 if (unlikely(mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR && in mlx5_ib_post_send()
1475 if (unlikely(mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR && in mlx5_ib_post_recv()
A Dcq.c608 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_poll_cq()
A Dqp.c5561 if (mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) { in handle_drain_completion()
5616 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_sq()
5645 if (ret && mdev->state != MLX5_DEVICE_STATE_INTERNAL_ERROR) { in mlx5_ib_drain_rq()
A Dmr.c1656 if (mr_to_mdev(mr)->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR) in revoke_mr()
/linux/include/linux/mlx5/
A Ddriver.h612 MLX5_DEVICE_STATE_INTERNAL_ERROR, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c368 if (unlikely(dmn->mdev->state == MLX5_DEVICE_STATE_INTERNAL_ERROR || in dr_postsend_icm_data()

Completed in 47 milliseconds