Searched refs:vhost_hlen (Results 1 – 3 of 3) sorted by relevance
778 uint64_t remain = dev->vhost_hlen; in copy_vnet_hdr_to_desc()834 if (unlikely(buf_len < dev->vhost_hlen)) in copy_mbuf_to_desc()850 buf_offset = dev->vhost_hlen; in copy_mbuf_to_desc()851 buf_avail = buf_len - dev->vhost_hlen; in copy_mbuf_to_desc()891 dev->vhost_hlen, 0); in copy_mbuf_to_desc()894 dev->vhost_hlen); in copy_mbuf_to_desc()1023 buf_offset = dev->vhost_hlen; in async_mbuf_to_desc()1024 buf_avail = buf_len - dev->vhost_hlen; in async_mbuf_to_desc()1065 dev->vhost_hlen, 0); in async_mbuf_to_desc()1068 dev->vhost_hlen); in async_mbuf_to_desc()[all …]
355 uint16_t vhost_hlen; member
354 dev->vhost_hlen = sizeof(struct virtio_net_hdr_mrg_rxbuf); in vhost_user_set_features()356 dev->vhost_hlen = sizeof(struct virtio_net_hdr); in vhost_user_set_features()