FreeBSD kernel IXGBE device code
ixgbe_mbx_info Struct Reference

#include <ixgbe_type.h>

Collaboration diagram for ixgbe_mbx_info:

Data Fields

struct ixgbe_mbx_operations ops
 
struct ixgbe_mbx_stats stats
 
u32 timeout
 
u32 usec_delay
 
u32 v2p_mailbox
 
u16 size
 

Detailed Description

Definition at line 4195 of file ixgbe_type.h.

Field Documentation

◆ ops

◆ size

◆ stats

◆ timeout

◆ usec_delay

u32 ixgbe_mbx_info::usec_delay

◆ v2p_mailbox

u32 ixgbe_mbx_info::v2p_mailbox

Definition at line 4200 of file ixgbe_type.h.

Referenced by ixgbe_check_for_bit_vf(), and ixgbe_read_v2p_mailbox().


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