DPDK  19.08.2
Data Fields
bond_ethdev_slave_ports Struct Reference

#include <rte_eth_bond_private.h>

Data Fields

uint16_t slaves [RTE_MAX_ETHPORTS]
 
uint16_t slave_count
 

Detailed Description

Bonded slave devices structure

Definition at line 76 of file rte_eth_bond_private.h.

Field Documentation

uint16_t slaves[RTE_MAX_ETHPORTS]

Slave port id array

Definition at line 77 of file rte_eth_bond_private.h.

uint16_t slave_count

Number of slaves

Definition at line 78 of file rte_eth_bond_private.h.


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