DPDK
17.05.2
|
#include <rte_pci.h>
Public Member Functions | |
TAILQ_ENTRY (rte_pci_driver) next |
Data Fields | |
struct rte_driver | driver |
struct rte_pci_bus * | bus |
pci_probe_t * | probe |
pci_remove_t * | remove |
struct rte_pci_id * | id_table |
uint32_t | drv_flags |
TAILQ_ENTRY | ( | rte_pci_driver | ) |
Next in list.
struct rte_driver driver |
struct rte_pci_bus* bus |
pci_probe_t* probe |
pci_remove_t* remove |
struct rte_pci_id* id_table |