Searched defs:nr_buffers (Results 1 – 2 of 2) sorted by relevance
1918 vhost_enqueue_async_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf * pkt,struct buf_vector * buf_vec,uint16_t * nr_descs,uint16_t * nr_buffers) vhost_enqueue_async_packed() argument 1978 virtio_dev_rx_async_packed(struct virtio_net * dev,struct vhost_virtqueue * vq,struct rte_mbuf * pkt,uint16_t * nr_descs,uint16_t * nr_buffers) virtio_dev_rx_async_packed() argument [all...]
225 uint16_t nr_buffers; /* num of buffers inflight for packed ring */ member