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

#include <pch_gbe.h>

Data Fields

u32 buffer_addr
 
u16 length
 
u16 reserved1
 
u16 tx_words_eob
 
u16 tx_frame_ctrl
 
u8 dma_status
 
u8 reserved2
 
u16 gbec_status
 

Detailed Description

struct pch_gbe_tx_desc - Transmit Descriptor : TX Frame Buffer Address : Data buffer length : Reserved : TX word count and Byte position : TX Frame Control : DMA Status : Reserved : GMAC Status

Definition at line 455 of file pch_gbe.h.

Field Documentation

u32 buffer_addr

Definition at line 456 of file pch_gbe.h.

Definition at line 461 of file pch_gbe.h.

u16 gbec_status

Definition at line 463 of file pch_gbe.h.

u16 length

Definition at line 457 of file pch_gbe.h.

u16 reserved1

Definition at line 458 of file pch_gbe.h.

u8 reserved2

Definition at line 462 of file pch_gbe.h.

u16 tx_frame_ctrl

Definition at line 460 of file pch_gbe.h.

u16 tx_words_eob

Definition at line 459 of file pch_gbe.h.


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