| DPDK
    18.11.11
    | 
#include <rte_ethdev_driver.h>
| Data Fields | |
| uint16_t | nb_ports | 
| uint16_t | representor_ports [RTE_MAX_ETHPORTS] | 
| uint16_t | nb_representor_ports | 
Generic Ethernet device arguments
Definition at line 250 of file rte_ethdev_driver.h.
| uint16_t nb_ports | 
port/s number to enable on a multi-port single function
Definition at line 253 of file rte_ethdev_driver.h.
| uint16_t representor_ports[RTE_MAX_ETHPORTS] | 
number of ports in ports field
Definition at line 255 of file rte_ethdev_driver.h.
| uint16_t nb_representor_ports | 
representor port/s identifier to enable on device
Definition at line 257 of file rte_ethdev_driver.h.
 1.8.9.1
 1.8.9.1