FreeBSD kernel E1000 device code
e1000_host_command_info Struct Reference

#include <e1000_hw.h>

Collaboration diagram for e1000_host_command_info:

Data Fields

struct e1000_host_command_header command_header
 
u8 command_data [E1000_HI_MAX_DATA_LENGTH]
 

Detailed Description

Definition at line 696 of file e1000_hw.h.

Field Documentation

◆ command_data

u8 e1000_host_command_info::command_data[E1000_HI_MAX_DATA_LENGTH]

Definition at line 698 of file e1000_hw.h.

◆ command_header

struct e1000_host_command_header e1000_host_command_info::command_header

Definition at line 697 of file e1000_hw.h.


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