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

#include <dsp_defs.h>

Data Fields

word download_id
 
word download_flags
 
word required_processing_power
 
word interface_channel_count
 
word excess_header_size
 
word memory_block_count
 
word segment_count
 
word symbol_count
 
word data_block_count_dm
 
word data_block_count_pm
 
bytep_excess_header_data
 
charp_download_description
 
t_dsp_memory_block_descp_memory_block_table
 
t_dsp_segment_descp_segment_table
 
t_dsp_symbol_descp_symbol_table
 
wordp_data_blocks_dm
 
wordp_data_blocks_pm
 

Detailed Description

Definition at line 160 of file dsp_defs.h.

Field Documentation

word data_block_count_dm

Definition at line 170 of file dsp_defs.h.

word data_block_count_pm

Definition at line 171 of file dsp_defs.h.

word download_flags

Definition at line 163 of file dsp_defs.h.

word download_id

Definition at line 162 of file dsp_defs.h.

word excess_header_size

Definition at line 166 of file dsp_defs.h.

word interface_channel_count

Definition at line 165 of file dsp_defs.h.

word memory_block_count

Definition at line 167 of file dsp_defs.h.

word* p_data_blocks_dm

Definition at line 177 of file dsp_defs.h.

word* p_data_blocks_pm

Definition at line 178 of file dsp_defs.h.

char* p_download_description

Definition at line 173 of file dsp_defs.h.

byte* p_excess_header_data

Definition at line 172 of file dsp_defs.h.

t_dsp_memory_block_desc* p_memory_block_table

Definition at line 174 of file dsp_defs.h.

t_dsp_segment_desc* p_segment_table

Definition at line 175 of file dsp_defs.h.

t_dsp_symbol_desc* p_symbol_table

Definition at line 176 of file dsp_defs.h.

word required_processing_power

Definition at line 164 of file dsp_defs.h.

word segment_count

Definition at line 168 of file dsp_defs.h.

word symbol_count

Definition at line 169 of file dsp_defs.h.


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