| rte_swx_port_ethdev_reader_params(3) | Library Functions Manual | rte_swx_port_ethdev_reader_params(3) |
rte_swx_port_ethdev_reader_params
#include <rte_swx_port_ethdev.h>
const char * dev_name
uint16_t queue_id
uint32_t burst_size
Ethernet device input port (reader) creation parameters.
Definition at line 21 of file rte_swx_port_ethdev.h.
Name of a valid and fully configured Ethernet device.
Definition at line 23 of file rte_swx_port_ethdev.h.
Ethernet device receive queue ID.
Definition at line 26 of file rte_swx_port_ethdev.h.
Ethernet device receive burst size.
Definition at line 29 of file rte_swx_port_ethdev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |