Home
last modified time | relevance | path

Searched defs:rx_scatter_enabled (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_rx.c393 boolean_t rx_scatter_enabled, uint32_t rx_scatter_max, in sfc_rx_check_scatter()
/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.c926 bool rx_scatter_enabled, const char **error) in virtio_rx_check_scatter()