FreeBSD kernel E1000 device code
e1000_host_mng_command_info Struct Reference

#include <e1000_hw.h>

Collaboration diagram for e1000_host_mng_command_info:

Data Fields

struct e1000_host_mng_command_header command_header
 
u8 command_data [E1000_HI_MAX_MNG_DATA_LENGTH]
 

Detailed Description

Definition at line 711 of file e1000_hw.h.

Field Documentation

◆ command_data

u8 e1000_host_mng_command_info::command_data[E1000_HI_MAX_MNG_DATA_LENGTH]

Definition at line 713 of file e1000_hw.h.

◆ command_header

struct e1000_host_mng_command_header e1000_host_mng_command_info::command_header

Definition at line 712 of file e1000_hw.h.


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