|
DPDK 25.11.0-rc1
|
#include <rte_pmd_mlx5.h>
Data Fields | |
| enum rte_pmd_mlx5_driver_event_cb_type | event |
| struct rte_pmd_mlx5_driver_event_cb_queue_info | queue |
Information related to a driver event.
Definition at line 463 of file rte_pmd_mlx5.h.
| enum rte_pmd_mlx5_driver_event_cb_type event |
Type of the driver event for which the callback is called.
Definition at line 465 of file rte_pmd_mlx5.h.
| struct rte_pmd_mlx5_driver_event_cb_queue_info queue |
Information about the queue for which driver event is being called.
This union variant is valid for the following events:
Definition at line 477 of file rte_pmd_mlx5.h.