Home
last modified time | relevance | path

Searched refs:error_type (Results 1 – 6 of 6) sorted by relevance

/f-stack/app/redis-5.0.5/deps/hiredis/
H A Dhiredis.c219 int error_type = 0; /* 0 = no error; -1 = memory error; -2 = format error */ in redisvFormatCommand() local
420 error_type = -2; in redisvFormatCommand()
424 error_type = -1; in redisvFormatCommand()
441 return error_type; in redisvFormatCommand()
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h313 uint8_t error_type; member
H A Dmlx5_devx_cmds.c1763 attr->error_type = MLX5_GET16(virtio_net_q, virtq, in mlx5_devx_cmd_query_virtq()
1764 virtio_q_context.error_type); in mlx5_devx_cmd_query_virtq()
H A Dmlx5_prm.h2309 u8 error_type[0x8]; member
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_virtq.c184 priv->vid, index, attr.error_type); in mlx5_vdpa_virtq_query()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hsi_common.h736 u8 error_type; member