DPDK  20.05.0-rc0
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 287 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 290 of file rte_ethdev_driver.h.

uint16_t representor_ports[RTE_MAX_ETHPORTS]

number of ports in ports field

Definition at line 292 of file rte_ethdev_driver.h.

uint16_t nb_representor_ports

representor port/s identifier to enable on device

Definition at line 294 of file rte_ethdev_driver.h.


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