DPDK  2.0.0
Public Member Functions | Data Fields
rte_driver Struct Reference

#include <rte_dev.h>

Public Member Functions

 TAILQ_ENTRY (rte_driver) next

Data Fields

enum pmd_type type
const char * name
rte_dev_init_tinit
rte_dev_uninit_tuninit

Detailed Description

A structure describing a device driver.

Member Function Documentation

TAILQ_ENTRY ( rte_driver  )

Next in list.

Field Documentation

Device init. function.

const char* name

Driver name.

enum pmd_type type

PMD Driver type

Device uninit. function.


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