Searched refs:CMD_STAT_INTERNAL_ERR (Results 1 – 1 of 1) sorted by relevance
65 CMD_STAT_INTERNAL_ERR = 0x01, enumerator142 [CMD_STAT_INTERNAL_ERR] = -EIO, in mlx4_status_to_errno()185 return CMD_STAT_INTERNAL_ERR; in mlx4_errno_to_status()211 return mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_internal_err_ret_value()214 return mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_internal_err_ret_value()309 err = mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_comm_cmd_poll()361 err = mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_comm_cmd_wait()395 err = mlx4_status_to_errno(CMD_STAT_INTERNAL_ERR); in mlx4_comm_cmd_wait()1738 vhcr_cmd->status = CMD_STAT_INTERNAL_ERR; in mlx4_master_process_vhcr()2759 context->fw_status = CMD_STAT_INTERNAL_ERR; in mlx4_cmd_wake_completions()[all …]