Searched defs:virtnet_tx (Results 1 – 1 of 1) sorted by relevance
35 struct virtnet_tx { struct37 const struct rte_memzone *virtio_net_hdr_mz;38 rte_iova_t virtio_net_hdr_mem; /**< hdr for each xmit packet */40 uint16_t queue_id; /**< DPDK queue index. */41 uint16_t port_id; /**< Device port identifier. */44 struct virtnet_stats stats;46 const struct rte_memzone *mz; /**< mem zone to populate TX ring. */