FreeBSD kernel IXGBE device code
ixgbe_hic_read_shadow_ram Struct Reference

#include <ixgbe_type.h>

Collaboration diagram for ixgbe_hic_read_shadow_ram:

Data Fields

union ixgbe_hic_hdr2 hdr
 
u32 address
 
u16 length
 
u16 pad2
 
u16 data
 
u16 pad3
 

Detailed Description

Definition at line 3229 of file ixgbe_type.h.

Field Documentation

◆ address

u32 ixgbe_hic_read_shadow_ram::address

Definition at line 3231 of file ixgbe_type.h.

Referenced by ixgbe_read_ee_hostif_buffer_X550(), and ixgbe_read_ee_hostif_X550().

◆ data

u16 ixgbe_hic_read_shadow_ram::data

Definition at line 3234 of file ixgbe_type.h.

Referenced by ixgbe_read_ee_hostif_buffer_X550(), and ixgbe_read_ee_hostif_X550().

◆ hdr

union ixgbe_hic_hdr2 ixgbe_hic_read_shadow_ram::hdr

Definition at line 3230 of file ixgbe_type.h.

Referenced by ixgbe_read_ee_hostif_buffer_X550(), and ixgbe_read_ee_hostif_X550().

◆ length

u16 ixgbe_hic_read_shadow_ram::length

Definition at line 3232 of file ixgbe_type.h.

Referenced by ixgbe_read_ee_hostif_buffer_X550(), and ixgbe_read_ee_hostif_X550().

◆ pad2

u16 ixgbe_hic_read_shadow_ram::pad2

Definition at line 3233 of file ixgbe_type.h.

Referenced by ixgbe_read_ee_hostif_buffer_X550(), and ixgbe_read_ee_hostif_X550().

◆ pad3

u16 ixgbe_hic_read_shadow_ram::pad3

Definition at line 3235 of file ixgbe_type.h.

Referenced by ixgbe_read_ee_hostif_buffer_X550(), and ixgbe_read_ee_hostif_X550().


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