Searched refs:virtio_xmit_pkts_packed_vec (Results 1 – 5 of 5) sorted by relevance
111 uint16_t virtio_xmit_pkts_packed_vec(void *tx_queue, struct rte_mbuf **tx_pkts,
252 virtio_xmit_pkts_packed_vec(void *tx_queue, struct rte_mbuf **tx_pkts, in virtio_xmit_pkts_packed_vec() function
2038 virtio_xmit_pkts_packed_vec(void *tx_queue __rte_unused, in virtio_xmit_pkts_packed_vec() function
1537 eth_dev->tx_pkt_burst = virtio_xmit_pkts_packed_vec; in set_rxtx_funcs()
515 …virtqueue vectorized Tx path virtio_recv_pkts_packed virtio_xmit_pkts_packed_vec