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

#include <acx.h>

Data Fields

struct acx_header header
 
voidcode_start
 
voidcode_end
 
voidwep_defkey_start
 
voidwep_defkey_end
 
voidsta_table_start
 
voidsta_table_end
 
voidpacket_template_start
 
voidpacket_template_end
 
voidqueue_memory_start
 
voidqueue_memory_end
 
voidpacket_memory_pool_start
 
voidpacket_memory_pool_end
 
voiddebug_buffer1_start
 
voiddebug_buffer1_end
 
voiddebug_buffer2_start
 
voiddebug_buffer2_end
 
u32 num_tx_mem_blocks
 
u32 num_rx_mem_blocks
 

Detailed Description

Definition at line 1159 of file acx.h.

Field Documentation

void* code_end

Definition at line 1163 of file acx.h.

void* code_start

Definition at line 1162 of file acx.h.

void* debug_buffer1_end

Definition at line 1181 of file acx.h.

void* debug_buffer1_start

Definition at line 1180 of file acx.h.

void* debug_buffer2_end

Definition at line 1184 of file acx.h.

void* debug_buffer2_start

Definition at line 1183 of file acx.h.

Definition at line 1160 of file acx.h.

u32 num_rx_mem_blocks

Definition at line 1190 of file acx.h.

u32 num_tx_mem_blocks

Definition at line 1187 of file acx.h.

void* packet_memory_pool_end

Definition at line 1178 of file acx.h.

void* packet_memory_pool_start

Definition at line 1177 of file acx.h.

void* packet_template_end

Definition at line 1172 of file acx.h.

void* packet_template_start

Definition at line 1171 of file acx.h.

void* queue_memory_end

Definition at line 1175 of file acx.h.

void* queue_memory_start

Definition at line 1174 of file acx.h.

void* sta_table_end

Definition at line 1169 of file acx.h.

void* sta_table_start

Definition at line 1168 of file acx.h.

void* wep_defkey_end

Definition at line 1166 of file acx.h.

void* wep_defkey_start

Definition at line 1165 of file acx.h.


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