DPDK
17.11.10
|
#include <rte_bus.h>
Public Member Functions | |
TAILQ_ENTRY (rte_bus) next | |
Data Fields | |
const char * | name |
rte_bus_scan_t | scan |
rte_bus_probe_t | probe |
rte_bus_find_device_t | find_device |
rte_bus_plug_t | plug |
rte_bus_unplug_t | unplug |
rte_bus_parse_t | parse |
struct rte_bus_conf | conf |
rte_bus_get_iommu_class_t | get_iommu_class |
TAILQ_ENTRY | ( | rte_bus | ) |
Next bus object in linked list
rte_bus_scan_t scan |
rte_bus_probe_t probe |
rte_bus_find_device_t find_device |
rte_bus_plug_t plug |
rte_bus_unplug_t unplug |
rte_bus_parse_t parse |
struct rte_bus_conf conf |
rte_bus_get_iommu_class_t get_iommu_class |