Home
last modified time | relevance | path

Searched defs:data_sg (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/virtio/
H A Dvirtio_blk.c33 struct virtio_sg data_sg = { buffer, blkcnt * 512 }; in virtio_blk_do_req() local
H A Dvirtio_net.c83 struct virtio_sg data_sg = { packet, length }; in virtio_net_send() local
/openbmc/qemu/net/
H A Dvhost-vdpa.c717 uint8_t cmd, const struct iovec *data_sg, in vhost_vdpa_net_load_cmd()