FreeBSD kernel IXGBE device code
ixgbe_hic_write_shadow_ram Struct Reference

#include <ixgbe_type.h>

Collaboration diagram for ixgbe_hic_write_shadow_ram:

Data Fields

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

Detailed Description

Definition at line 3238 of file ixgbe_type.h.

Field Documentation

◆ address

u32 ixgbe_hic_write_shadow_ram::address

Definition at line 3240 of file ixgbe_type.h.

Referenced by ixgbe_write_ee_hostif_data_X550().

◆ data

u16 ixgbe_hic_write_shadow_ram::data

◆ hdr

union ixgbe_hic_hdr2 ixgbe_hic_write_shadow_ram::hdr

Definition at line 3239 of file ixgbe_type.h.

Referenced by ixgbe_write_ee_hostif_data_X550().

◆ length

u16 ixgbe_hic_write_shadow_ram::length

Definition at line 3241 of file ixgbe_type.h.

Referenced by ixgbe_checksum_ptr_x550(), and ixgbe_write_ee_hostif_data_X550().

◆ pad2

u16 ixgbe_hic_write_shadow_ram::pad2

Definition at line 3242 of file ixgbe_type.h.

◆ pad3

u16 ixgbe_hic_write_shadow_ram::pad3

Definition at line 3244 of file ixgbe_type.h.


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