iPXE
Data Fields
e1000_mbx_info Struct Reference

#include <igbvf_vf.h>

Data Fields

struct e1000_mbx_operations ops
 
struct e1000_mbx_stats stats
 
u32 timeout
 
u32 usec_delay
 
u16 size
 

Detailed Description

Definition at line 297 of file igbvf_vf.h.

Field Documentation

◆ ops

struct e1000_mbx_operations e1000_mbx_info::ops

◆ stats

struct e1000_mbx_stats e1000_mbx_info::stats

Definition at line 299 of file igbvf_vf.h.

Referenced by igbvf_init_mbx_params_vf().

◆ timeout

u32 e1000_mbx_info::timeout

◆ usec_delay

u32 e1000_mbx_info::usec_delay

Definition at line 301 of file igbvf_vf.h.

Referenced by igbvf_init_mbx_params_vf(), igbvf_poll_for_ack(), and igbvf_poll_for_msg().

◆ size

u16 e1000_mbx_info::size

Definition at line 302 of file igbvf_vf.h.

Referenced by igbvf_init_mbx_params_vf().


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