Searched refs:CMD_STAT_INTERNAL_ERR (Results 1 – 1 of 1) sorted by relevance
63 CMD_STAT_INTERNAL_ERR = 0x01, enumerator140 [CMD_STAT_INTERNAL_ERR] = -EIO, in mlx4_status_to_errno()183 return CMD_STAT_INTERNAL_ERR; in mlx4_errno_to_status()209 return mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_internal_err_ret_value()212 return mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_internal_err_ret_value()308 err = mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_comm_cmd_poll()326 err = mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_comm_cmd_poll()360 err = mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_comm_cmd_wait()394 err = mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_comm_cmd_wait()410 return mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_comm_cmd()[all …]