Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
e1000_tx_desc Struct Reference

#include <e1000_hw.h>

Data Fields

__le64 buffer_addr
 
union {
   __le32   data
 
   struct {
      __le16   length
 
      u8   cso
 
      u8   cmd
 
   }   flags
 
lower
 
union {
   __le32   data
 
   struct {
      u8   status
 
      u8   css
 
      __le16   special
 
   }   fields
 
upper
 
union {
   __le32   data
 
   struct {
      __le16   length
 
      u8   cso
 
      u8   cmd
 
   }   flags
 
lower
 
union {
   __le32   data
 
   struct {
      u8   status
 
      u8   css
 
      __le16   special
 
   }   fields
 
upper
 

Detailed Description

Definition at line 642 of file e1000_hw.h.

Field Documentation

__le64 buffer_addr

Definition at line 643 of file e1000_hw.h.

Definition at line 649 of file e1000_hw.h.

u8 cso

Definition at line 648 of file e1000_hw.h.

u8 css

Definition at line 656 of file e1000_hw.h.

Definition at line 645 of file e1000_hw.h.

struct { ... } fields
struct { ... } fields
struct { ... } flags
struct { ... } flags
__le16 length

Definition at line 647 of file e1000_hw.h.

union { ... } lower
union { ... } lower
__le16 special

Definition at line 657 of file e1000_hw.h.

Definition at line 655 of file e1000_hw.h.

union { ... } upper
union { ... } upper

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