DPDK  18.05.1
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 243 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 246 of file rte_ethdev_driver.h.

uint16_t representor_ports[RTE_MAX_ETHPORTS]

number of ports in ports field

Definition at line 248 of file rte_ethdev_driver.h.

uint16_t nb_representor_ports

representor port/s identifier to enable on device

Definition at line 250 of file rte_ethdev_driver.h.


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