| rte_pmd_i40e_mb_event_param(3) | Library Functions Manual | rte_pmd_i40e_mb_event_param(3) |
rte_pmd_i40e_mb_event_param
#include <rte_pmd_i40e.h>
uint16_t vfid
uint16_t msg_type
uint16_t retval
void * msg
uint16_t msglen
Data sent to the user application when the callback is executed.
Definition at line 38 of file rte_pmd_i40e.h.
Virtual Function number
Definition at line 39 of file rte_pmd_i40e.h.
VF to PF message type, see virtchnl_ops
Definition at line 40 of file rte_pmd_i40e.h.
return value
Definition at line 41 of file rte_pmd_i40e.h.
pointer to message
Definition at line 42 of file rte_pmd_i40e.h.
length of the message
Definition at line 43 of file rte_pmd_i40e.h.
Generated automatically by Doxygen for DPDK from the source code.
| Version 24.11.3 | DPDK |