| rte_pmd_cnxk_eventdev.h(3) | Library Functions Manual | rte_pmd_cnxk_eventdev.h(3) |
rte_pmd_cnxk_eventdev.h
#include <rte_common.h>
#include <rte_compat.h>
__rte_experimental void rte_pmd_cnxk_eventdev_wait_head
(uint8_t dev, uint8_t port)
__rte_experimental uint8_t rte_pmd_cnxk_eventdev_is_head (uint8_t dev,
uint8_t port)
Marvell CNXK eventdev PMD specific functions.
Definition in file rte_pmd_cnxk_eventdev.h.
Wait for the currently active flow context on the event port to become HEAD of the flow-chain.
Parameters
Check if the currently active flow context on the event port is the HEAD of the flow-chain.
Parameters
Returns
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |