DPDK  21.05.0
Data Fields
rte_eth_representor_info Struct Reference

#include <rte_ethdev.h>

Data Fields

uint16_t controller
 
uint16_t pf
 
struct rte_eth_representor_range ranges []
 

Detailed Description

Warning
EXPERIMENTAL: this structure may change without prior notice.

Ethernet device representor information

Definition at line 4856 of file rte_ethdev.h.

Field Documentation

◆ controller

uint16_t controller

Controller ID of caller device.

Definition at line 4857 of file rte_ethdev.h.

◆ pf

uint16_t pf

Physical function ID of caller device.

Definition at line 4858 of file rte_ethdev.h.

◆ ranges

struct rte_eth_representor_range ranges[]

Representor ID range.

Definition at line 4859 of file rte_ethdev.h.


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