|
DPDK
19.11.14
|
#include <rte_bbdev.h>
Data Fields | |
| struct rte_bbdev_queue_conf | conf |
| bool | started |
Queue information
Definition at line 354 of file rte_bbdev.h.
| struct rte_bbdev_queue_conf conf |
Current device configuration
Definition at line 356 of file rte_bbdev.h.
| bool started |
Set if queue is currently started
Definition at line 358 of file rte_bbdev.h.
1.8.13