Home
last modified time | relevance | path

Searched refs:rx_ol_scatter (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/virtio/
H A Dvirtio.h196 bool rx_ol_scatter; member
H A Dvirtio_ethdev.c961 hw->rx_ol_scatter, &error)) { in virtio_check_scatter_on_all_rx_queues()
2648 hw->rx_ol_scatter = (rx_offloads & RTE_ETH_RX_OFFLOAD_SCATTER); in virtio_dev_configure()
H A Dvirtio_rxtx.c669 hw->rx_ol_scatter, &error)) { in virtio_dev_rx_queue_setup()