Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_pmd_i40e_mb_event_param - Man Page

Synopsis

#include <rte_pmd_i40e.h>

Data Fields

uint16_t vfid
uint16_t msg_type
uint16_t retval
void * msg
uint16_t msglen

Detailed Description

Data sent to the user application when the callback is executed.

Definition at line 38 of file rte_pmd_i40e.h.

Field Documentation

uint16_t vfid

Virtual Function number

Definition at line 39 of file rte_pmd_i40e.h.

uint16_t msg_type

VF to PF message type, see virtchnl_ops

Definition at line 40 of file rte_pmd_i40e.h.

uint16_t retval

return value

Definition at line 41 of file rte_pmd_i40e.h.

void* msg

pointer to message

Definition at line 42 of file rte_pmd_i40e.h.

uint16_t msglen

length of the message

Definition at line 43 of file rte_pmd_i40e.h.

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK