DPDK  17.05.2
Data Fields
bond_ethdev_slave_ports Struct Reference

#include <rte_eth_bond_private.h>

Data Fields

uint8_t slaves [RTE_MAX_ETHPORTS]
uint8_t slave_count

Detailed Description

Bonded slave devices structure

Definition at line 94 of file rte_eth_bond_private.h.

Field Documentation

uint8_t slaves[RTE_MAX_ETHPORTS]

Slave port id array

Definition at line 95 of file rte_eth_bond_private.h.

uint8_t slave_count

Number of slaves

Definition at line 96 of file rte_eth_bond_private.h.


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