DPDK  19.05.0
Data Fields
rte_eth_devargs Struct Reference

#include <rte_ethdev_driver.h>

Data Fields

uint16_t nb_ports
uint16_t representor_ports [RTE_MAX_ETHPORTS]
uint16_t nb_representor_ports

Detailed Description

Generic Ethernet device arguments

Definition at line 250 of file rte_ethdev_driver.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: