/qemu/tests/qemu-iotests/ |
H A D | 218 | 41 def start_mirror(vm, speed=None, buf_size=None): argument
|
/qemu/hw/net/rocker/ |
H A D | rocker_fp.c | 36 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 D | rocker.c | 266 uint32_t speed; in cmd_get_port_settings() local 339 uint32_t speed; in cmd_set_port_settings() local
|
/qemu/include/hw/pci-bridge/ |
H A D | cxl_upstream_port.h | 16 PCIExpLinkSpeed speed; member
|
/qemu/include/chardev/ |
H A D | char-serial.h | 31 int speed; member
|
/qemu/include/block/ |
H A D | blockjob.h | 59 int64_t speed; member
|
/qemu/include/qemu/ |
H A D | ratelimit.h | 85 static inline void ratelimit_set_speed(RateLimit *limit, uint64_t speed, in ratelimit_set_speed()
|
/qemu/ |
H A D | blockjob.c | 273 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 D | blockdev.c | 2302 bool has_speed, int64_t speed, in qmp_block_stream() 2450 bool has_speed, int64_t speed, in qmp_block_commit() 2802 bool has_speed, int64_t speed, in blockdev_mirror_common() 3077 bool has_speed, int64_t speed, in qmp_blockdev_mirror() 3150 void qmp_block_job_set_speed(const char *device, int64_t speed, Error **errp) in qmp_block_job_set_speed()
|
/qemu/qapi/ |
H A D | rocker.json | 109 # "autoneg": "off", "link-up": true, "speed": 10000}, number
|
/qemu/block/ |
H A D | backup.c | 315 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 D | stream.c | 258 int creation_flags, int64_t speed, in stream_start()
|
H A D | commit.c | 257 int creation_flags, int64_t speed, in commit_start()
|
H A D | mirror.c | 1712 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 D | char-serial.c | 58 static void tty_serial_init(int fd, int speed, in tty_serial_init()
|
/qemu/include/hw/pci/ |
H A D | pcie_port.h | 59 PCIExpLinkSpeed speed; member
|
H A D | pcie_regs.h | 46 #define QEMU_PCI_EXP_LNKCAP_MLS(speed) (speed) argument
|
/qemu/hw/char/ |
H A D | stm32l4x5_usart.c | 291 int speed, parity, data_bits, stop_bits; in stm32l4x5_update_params() local
|
H A D | serial.c | 150 float speed; in serial_update_parameters() local
|
H A D | exynos4210_uart.c | 344 int speed, parity, data_bits, stop_bits; in exynos4210_uart_update_parameters() local
|
/qemu/hw/usb/ |
H A D | xen-usb.c | 73 unsigned int speed; member 737 unsigned speed; in usbback_portid_add() local
|
/qemu/hw/pci/ |
H A D | shpc.c | 202 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
|
H A D | pcie.c | 116 PCIExpLinkSpeed speed) in pcie_cap_fill_lnk() 164 PCIExpLinkSpeed speed) in pcie_cap_fill_link_ep_usp()
|
/qemu/include/hw/xen/interface/io/ |
H A D | usbif.h | 397 uint8_t speed; /* usb_device_speed */ member
|
/qemu/hw/core/ |
H A D | qdev-properties-system.c | 1011 int speed; in get_prop_pcielinkspeed() local 1045 int speed; in set_prop_pcielinkspeed() local
|