Lines Matching refs:syndrome
22 int status, syndrome, rc; in mlx5_devx_get_hca_cap() local
40 syndrome = MLX5_GET(query_hca_cap_out, out, syndrome); in mlx5_devx_get_hca_cap()
44 flags >> 1, status, syndrome); in mlx5_devx_get_hca_cap()
98 int syndrome = MLX5_GET(access_register_out, out, syndrome); in mlx5_devx_cmd_register_read() local
102 reg_id, status, syndrome); in mlx5_devx_cmd_register_read()
164 int syndrome = MLX5_GET(access_register_out, out, syndrome); in mlx5_devx_cmd_register_write() local
168 reg_id, status, syndrome); in mlx5_devx_cmd_register_write()
418 int syndrome = MLX5_GET(query_flow_counter_out, out, syndrome); in mlx5_devx_get_out_command_status() local
421 syndrome); in mlx5_devx_get_out_command_status()
469 int status, syndrome, rc; in mlx5_devx_cmd_query_nic_vport_context() local
483 syndrome = MLX5_GET(query_nic_vport_context_out, out, syndrome); in mlx5_devx_cmd_query_nic_vport_context()
486 "status %x, syndrome = %x", status, syndrome); in mlx5_devx_cmd_query_nic_vport_context()