Searched defs:out_sg (Results 1 – 10 of 10) sorted by relevance
| /openbmc/qemu/fsdev/ |
| H A D | 9p-iov-marshal.c | 60 static ssize_t v9fs_unpack(void *dst, struct iovec *out_sg, int out_num, in v9fs_unpack() 72 ssize_t v9fs_iov_vunmarshal(struct iovec *out_sg, int out_num, size_t offset, in v9fs_iov_vunmarshal() 191 ssize_t v9fs_iov_unmarshal(struct iovec *out_sg, int out_num, size_t offset, in v9fs_iov_unmarshal()
|
| /openbmc/qemu/subprojects/libvduse/ |
| H A D | libvduse.h | 46 struct iovec *out_sg; member
|
| /openbmc/qemu/hw/9pfs/ |
| H A D | xen-9p-backend.c | 99 struct iovec *out_sg, in xen_9pfs_out_sg() 164 struct iovec out_sg[2]; in xen_9pfs_pdu_vunmarshal() local
|
| /openbmc/qemu/hw/virtio/ |
| H A D | vhost-shadow-virtqueue.c | 193 const struct iovec *out_sg, size_t out_num, in vhost_svq_add_split() 270 int vhost_svq_add(VhostShadowVirtqueue *svq, const struct iovec *out_sg, in vhost_svq_add()
|
| H A D | virtio.c | 2118 struct iovec out_sg[VIRTQUEUE_MAX_SIZE]; member
|
| /openbmc/qemu/include/hw/virtio/ |
| H A D | virtio.h | 77 struct iovec *out_sg; member
|
| /openbmc/qemu/tests/ |
| H A D | vhost-user-bridge.c | 185 struct iovec sg[VIRTQUEUE_MAX_SIZE], *out_sg; in vubr_handle_tx() local
|
| /openbmc/qemu/net/ |
| H A D | vhost-vdpa.c | 647 const struct iovec *out_sg, size_t out_num, in vhost_vdpa_net_cvq_add()
|
| /openbmc/qemu/subprojects/libvhost-user/ |
| H A D | libvhost-user.h | 457 struct iovec *out_sg; member
|
| /openbmc/qemu/hw/net/ |
| H A D | virtio-net.c | 1494 const struct iovec *out_sg, in virtio_net_handle_ctrl_iov() 2676 struct iovec sg[VIRTQUEUE_MAX_SIZE], sg2[VIRTQUEUE_MAX_SIZE + 1], *out_sg; in virtio_net_flush_tx() local
|