iPXE
Data Fields
e1000_mbx_stats Struct Reference

#include <igbvf_vf.h>

Data Fields

u32 msgs_tx
 
u32 msgs_rx
 
u32 acks
 
u32 reqs
 
u32 rsts
 

Detailed Description

Definition at line 288 of file igbvf_vf.h.

Field Documentation

◆ msgs_tx

u32 e1000_mbx_stats::msgs_tx

Definition at line 289 of file igbvf_vf.h.

Referenced by igbvf_init_mbx_params_vf().

◆ msgs_rx

u32 e1000_mbx_stats::msgs_rx

Definition at line 290 of file igbvf_vf.h.

Referenced by igbvf_init_mbx_params_vf().

◆ acks

u32 e1000_mbx_stats::acks

Definition at line 292 of file igbvf_vf.h.

Referenced by igbvf_init_mbx_params_vf().

◆ reqs

u32 e1000_mbx_stats::reqs

Definition at line 293 of file igbvf_vf.h.

Referenced by igbvf_init_mbx_params_vf().

◆ rsts

u32 e1000_mbx_stats::rsts

Definition at line 294 of file igbvf_vf.h.

Referenced by igbvf_init_mbx_params_vf().


The documentation for this struct was generated from the following file: