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

#include <dsp.h>

Data Fields

struct list_head list
 
struct mISDNchannel ch
 
struct mISDNchannel * up
 
unsigned char name [64]
 
int b_active
 
struct dsp_echo echo
 
int rx_disabled
 
int rx_is_off
 
int tx_mix
 
struct dsp_tone tone
 
struct dsp_dtmf dtmf
 
int tx_volume
 
int rx_volume
 
struct work_struct workq
 
struct sk_buff_head sendq
 
int hdlc
 
int data_pending
 
u32 conf_id
 
struct dsp_confconf
 
struct dsp_conf_membermember
 
int rx_W
 
int rx_R
 
int rx_init
 
int tx_W
 
int tx_R
 
int rx_delay [MAX_SECONDS_JITTER_CHECK]
 
int tx_delay [MAX_SECONDS_JITTER_CHECK]
 
u8 tx_buff [CMX_BUFF_SIZE]
 
u8 rx_buff [CMX_BUFF_SIZE]
 
int last_tx
 
int cmx_delay
 
int tx_dejitter
 
int tx_data
 
struct dsp_features features
 
int features_rx_off
 
int features_fill_empty
 
int pcm_slot_rx
 
int pcm_bank_rx
 
int pcm_slot_tx
 
int pcm_bank_tx
 
int hfc_conf
 
int bf_enable
 
u32 bf_p [18]
 
u32 bf_s [1024]
 
int bf_crypt_pos
 
u8 bf_data_in [9]
 
u8 bf_crypt_out [9]
 
int bf_decrypt_in_pos
 
int bf_decrypt_out_pos
 
u8 bf_crypt_inring [16]
 
u8 bf_data_out [9]
 
int bf_sync
 
struct dsp_pipeline pipeline
 

Detailed Description

Definition at line 170 of file dsp.h.

Field Documentation

int b_active

Definition at line 175 of file dsp.h.

u8 bf_crypt_inring[16]

Definition at line 231 of file dsp.h.

u8 bf_crypt_out[9]

Definition at line 228 of file dsp.h.

int bf_crypt_pos

Definition at line 226 of file dsp.h.

u8 bf_data_in[9]

Definition at line 227 of file dsp.h.

u8 bf_data_out[9]

Definition at line 232 of file dsp.h.

int bf_decrypt_in_pos

Definition at line 229 of file dsp.h.

int bf_decrypt_out_pos

Definition at line 230 of file dsp.h.

int bf_enable

Definition at line 223 of file dsp.h.

u32 bf_p[18]

Definition at line 224 of file dsp.h.

u32 bf_s[1024]

Definition at line 225 of file dsp.h.

int bf_sync

Definition at line 233 of file dsp.h.

struct mISDNchannel ch

Definition at line 172 of file dsp.h.

int cmx_delay

Definition at line 207 of file dsp.h.

Definition at line 192 of file dsp.h.

Definition at line 191 of file dsp.h.

int data_pending

Definition at line 188 of file dsp.h.

Definition at line 181 of file dsp.h.

Definition at line 176 of file dsp.h.

Definition at line 213 of file dsp.h.

int features_fill_empty

Definition at line 215 of file dsp.h.

int features_rx_off

Definition at line 214 of file dsp.h.

int hdlc

Definition at line 187 of file dsp.h.

int hfc_conf

Definition at line 220 of file dsp.h.

int last_tx

Definition at line 206 of file dsp.h.

Definition at line 171 of file dsp.h.

Definition at line 193 of file dsp.h.

unsigned char name[64]

Definition at line 174 of file dsp.h.

int pcm_bank_rx

Definition at line 217 of file dsp.h.

int pcm_bank_tx

Definition at line 219 of file dsp.h.

int pcm_slot_rx

Definition at line 216 of file dsp.h.

int pcm_slot_tx

Definition at line 218 of file dsp.h.

struct dsp_pipeline pipeline

Definition at line 235 of file dsp.h.

u8 rx_buff[CMX_BUFF_SIZE]

Definition at line 205 of file dsp.h.

Definition at line 202 of file dsp.h.

int rx_disabled

Definition at line 177 of file dsp.h.

int rx_init

Definition at line 199 of file dsp.h.

int rx_is_off

Definition at line 178 of file dsp.h.

int rx_R

Definition at line 198 of file dsp.h.

int rx_volume

Definition at line 182 of file dsp.h.

int rx_W

Definition at line 197 of file dsp.h.

Definition at line 186 of file dsp.h.

Definition at line 180 of file dsp.h.

u8 tx_buff[CMX_BUFF_SIZE]

Definition at line 204 of file dsp.h.

int tx_data

Definition at line 210 of file dsp.h.

int tx_dejitter

Definition at line 209 of file dsp.h.

Definition at line 203 of file dsp.h.

int tx_mix

Definition at line 179 of file dsp.h.

int tx_R

Definition at line 201 of file dsp.h.

int tx_volume

Definition at line 182 of file dsp.h.

int tx_W

Definition at line 200 of file dsp.h.

struct mISDNchannel* up

Definition at line 173 of file dsp.h.

Definition at line 185 of file dsp.h.


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