FreeBSD kernel E1000 device code
e1000_host_mng_command_header Struct Reference

#include <e1000_hw.h>

Data Fields

u8 command_id
 
u8 checksum
 
u16 reserved1
 
u16 reserved2
 
u16 command_length
 

Detailed Description

Definition at line 702 of file e1000_hw.h.

Field Documentation

◆ checksum

u8 e1000_host_mng_command_header::checksum

◆ command_id

u8 e1000_host_mng_command_header::command_id

Definition at line 703 of file e1000_hw.h.

Referenced by e1000_mng_write_dhcp_info_generic().

◆ command_length

u16 e1000_host_mng_command_header::command_length

Definition at line 707 of file e1000_hw.h.

Referenced by e1000_mng_write_dhcp_info_generic().

◆ reserved1

u16 e1000_host_mng_command_header::reserved1

Definition at line 705 of file e1000_hw.h.

Referenced by e1000_mng_write_dhcp_info_generic().

◆ reserved2

u16 e1000_host_mng_command_header::reserved2

Definition at line 706 of file e1000_hw.h.

Referenced by e1000_mng_write_dhcp_info_generic().


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