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

#include <horizon.h>

Data Fields

tx_ch_desc tx_descs [TX_CHANS]
 
cell_buf inittxbufs [TX_CHANS]
 
cell_buf bufn1 [BUFN1_SIZE]
 
cell_buf txfreebufstart
 
cell_buf txfreebufend
 
cell_buf rxfreebufstart
 
cell_buf rxfreebufend
 
cell_buf bufn2 [BUFN2_SIZE]
 
rx_q_entry rx_q_entries [RX_QS]
 
cell_buf bufn3 [BUFN3_SIZE]
 
rx_ch_desc rx_descs [MAX_VCS]
 
cell_buf bufn4 [BUFN4_SIZE]
 

Detailed Description

Definition at line 360 of file horizon.h.

Field Documentation

Definition at line 363 of file horizon.h.

Definition at line 368 of file horizon.h.

Definition at line 370 of file horizon.h.

Definition at line 372 of file horizon.h.

cell_buf inittxbufs[TX_CHANS]

Definition at line 362 of file horizon.h.

rx_ch_desc rx_descs[MAX_VCS]

Definition at line 371 of file horizon.h.

rx_q_entry rx_q_entries[RX_QS]

Definition at line 369 of file horizon.h.

cell_buf rxfreebufend

Definition at line 367 of file horizon.h.

cell_buf rxfreebufstart

Definition at line 366 of file horizon.h.

tx_ch_desc tx_descs[TX_CHANS]

Definition at line 361 of file horizon.h.

cell_buf txfreebufend

Definition at line 365 of file horizon.h.

cell_buf txfreebufstart

Definition at line 364 of file horizon.h.


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