Home
last modified time | relevance | path

Searched defs:speed (Results 1 – 25 of 42) sorted by relevance

12

/qemu/tests/qemu-iotests/
H A Dmeson.build38 if speed == 'quick' variable
45 if speed == 'quick' variable
H A D21841 def start_mirror(vm, speed=None, buf_size=None): argument
/qemu/hw/net/rocker/
H A Drocker_fp.c36 uint32_t speed; member
89 int fp_port_get_settings(FpPort *port, uint32_t *speed, in fp_port_get_settings()
99 int fp_port_set_settings(FpPort *port, uint32_t speed, in fp_port_set_settings()
H A Drocker.c271 uint32_t speed; in cmd_get_port_settings() local
344 uint32_t speed; in cmd_set_port_settings() local
/qemu/include/chardev/
H A Dchar-serial.h31 int speed; member
/qemu/include/block/
H A Dblockjob.h59 int64_t speed; member
/qemu/include/qemu/
H A Dratelimit.h85 static inline void ratelimit_set_speed(RateLimit *limit, uint64_t speed, in ratelimit_set_speed()
/qemu/
H A Dblockjob.c273 bool block_job_set_speed_locked(BlockJob *job, int64_t speed, Error **errp) in block_job_set_speed_locked()
309 static bool block_job_set_speed(BlockJob *job, int64_t speed, Error **errp) in block_job_set_speed()
492 uint64_t shared_perm, int64_t speed, int flags, in block_job_create()
H A Dblockdev.c2286 bool has_speed, int64_t speed, in qmp_block_stream()
2434 bool has_speed, int64_t speed, in qmp_block_commit()
2783 bool has_speed, int64_t speed, in blockdev_mirror_common()
3058 bool has_speed, int64_t speed, in qmp_blockdev_mirror()
3131 void qmp_block_job_set_speed(const char *device, int64_t speed, Error **errp) in qmp_block_job_set_speed()
/qemu/qapi/
H A Drocker.json105 # "autoneg": "off", "link-up": true, "speed": 10000}, number
/qemu/block/
H A Dbackup.c315 static void backup_set_speed(BlockJob *job, int64_t speed) in backup_set_speed()
356 BlockDriverState *target, int64_t speed, in backup_job_create()
H A Dstream.c258 int creation_flags, int64_t speed, in stream_start()
H A Dcommit.c257 int creation_flags, int64_t speed, in commit_start()
H A Dmirror.c1712 const char *replaces, int64_t speed, in mirror_start_job()
2009 int creation_flags, int64_t speed, in mirror_start()
2044 int64_t speed, BlockdevOnError on_error, in commit_active_start()
/qemu/chardev/
H A Dchar-serial.c58 static void tty_serial_init(int fd, int speed, in tty_serial_init()
/qemu/tests/functional/
H A Dmeson.build166 if speed == 'quick' variable
/qemu/include/hw/pci/
H A Dpcie_port.h59 PCIExpLinkSpeed speed; member
H A Dpcie_regs.h46 #define QEMU_PCI_EXP_LNKCAP_MLS(speed) (speed) argument
/qemu/hw/char/
H A Dstm32l4x5_usart.c291 int speed, parity, data_bits, stop_bits; in stm32l4x5_update_params() local
H A Dexynos4210_uart.c344 int speed, parity, data_bits, stop_bits; in exynos4210_uart_update_parameters() local
H A Dserial.c150 float speed; in serial_update_parameters() local
/qemu/hw/usb/
H A Dxen-usb.c73 unsigned int speed; member
737 unsigned speed; in usbback_portid_add() local
/qemu/hw/pci/
H A Dshpc.c202 static void shpc_set_sec_bus_speed(SHPCDevice *shpc, uint8_t speed) in shpc_set_sec_bus_speed()
368 uint8_t speed; in shpc_command() local
/qemu/include/hw/xen/interface/io/
H A Dusbif.h397 uint8_t speed; /* usb_device_speed */ member
/qemu/hw/core/
H A Dqdev-properties-system.c976 int speed; in get_prop_pcielinkspeed() local
1010 int speed; in set_prop_pcielinkspeed() local

12