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

Data Fields

struct typhoon_interface iface
 
struct typhoon_indexes indexes __3xp_aligned
 
struct tx_desc txLo[TXLO_ENTRIES__3xp_aligned
 
struct rx_desc rxLo[RX_ENTRIES__3xp_aligned
 
struct rx_desc rxHi[RX_ENTRIES__3xp_aligned
 
struct cmd_desc cmd[COMMAND_ENTRIES__3xp_aligned
 
struct resp_desc resp[RESPONSE_ENTRIES__3xp_aligned
 
struct rx_free rxBuff[RXFREE_ENTRIES__3xp_aligned
 
u32 zeroWord
 
struct tx_desc txHi [TXHI_ENTRIES]
 

Detailed Description

Definition at line 242 of file typhoon.c.

Field Documentation

struct typhoon_indexes indexes __3xp_aligned

Definition at line 244 of file typhoon.c.

struct tx_desc txLo [TXLO_ENTRIES] __3xp_aligned

Definition at line 245 of file typhoon.c.

struct rx_desc rxLo [RX_ENTRIES] __3xp_aligned

Definition at line 246 of file typhoon.c.

struct rx_desc rxHi [RX_ENTRIES] __3xp_aligned

Definition at line 247 of file typhoon.c.

Definition at line 248 of file typhoon.c.

Definition at line 249 of file typhoon.c.

struct rx_free rxBuff [RXFREE_ENTRIES] __3xp_aligned

Definition at line 250 of file typhoon.c.

Definition at line 243 of file typhoon.c.

Definition at line 252 of file typhoon.c.

u32 zeroWord

Definition at line 251 of file typhoon.c.


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