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

#include <ambassador.h>

Data Fields

__be32 command_start
 
__be32 command_end
 
__be32 tx_start
 
__be32 tx_end
 
__be32 txcom_start
 
__be32 txcom_end
 
struct {
   __be32   buffer_start
 
   __be32   buffer_end
 
   u32   buffer_q_get
 
   u32   buffer_q_end
 
   u32   buffer_aptr
 
   __be32   rx_start
 
   __be32   rx_end
 
   u32   rx_ptr
 
   __be32   buffer_size
 
rec_struct [NUM_RX_POOLS]
 

Detailed Description

Definition at line 496 of file ambassador.h.

Field Documentation

u32 buffer_aptr

Definition at line 508 of file ambassador.h.

__be32 buffer_end

Definition at line 505 of file ambassador.h.

u32 buffer_q_end

Definition at line 507 of file ambassador.h.

u32 buffer_q_get

Definition at line 506 of file ambassador.h.

__be32 buffer_size

Definition at line 512 of file ambassador.h.

__be32 buffer_start

Definition at line 504 of file ambassador.h.

__be32 command_end

Definition at line 498 of file ambassador.h.

__be32 command_start

Definition at line 497 of file ambassador.h.

struct { ... } rec_struct[NUM_RX_POOLS]
__be32 rx_end

Definition at line 510 of file ambassador.h.

u32 rx_ptr

Definition at line 511 of file ambassador.h.

__be32 rx_start

Definition at line 509 of file ambassador.h.

__be32 tx_end

Definition at line 500 of file ambassador.h.

__be32 tx_start

Definition at line 499 of file ambassador.h.

__be32 txcom_end

Definition at line 502 of file ambassador.h.

__be32 txcom_start

Definition at line 501 of file ambassador.h.


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