| rte_bbdev_info(3) | Library Functions Manual | rte_bbdev_info(3) |
rte_bbdev_info
#include <rte_bbdev.h>
int socket_id
const char * dev_name
const struct rte_device * device
uint16_t num_queues
bool started
struct rte_bbdev_driver_info drv
Device information structure used by an application to discover a devices capabilities and current configuration
Definition at line 371 of file rte_bbdev.h.
NUMA socket that device is on
Definition at line 372 of file rte_bbdev.h.
Unique device name
Definition at line 373 of file rte_bbdev.h.
Device Information
Definition at line 374 of file rte_bbdev.h.
Number of queues currently configured
Definition at line 375 of file rte_bbdev.h.
Set if device is currently started
Definition at line 376 of file rte_bbdev.h.
Info from device driver
Definition at line 377 of file rte_bbdev.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |