| rte_pci_addr(3) | Library Functions Manual | rte_pci_addr(3) |
rte_pci_addr
#include <rte_pci.h>
uint32_t domain
uint8_t bus
uint8_t devid
uint8_t function
A structure describing the location of a PCI device.
Definition at line 171 of file rte_pci.h.
Device domain
Definition at line 172 of file rte_pci.h.
Device bus
Definition at line 173 of file rte_pci.h.
Device ID
Definition at line 174 of file rte_pci.h.
Device function.
Definition at line 175 of file rte_pci.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |