Linux Kernel
3.7.1
|
#include <hfc_multi.h>
Data Fields | |
struct dchannel * | dch |
struct bchannel * | bch |
int | port |
int | nt_timer |
int | los |
int | ais |
int | slip_tx |
int | slip_rx |
int | rdi |
int | jitter |
u_long | cfg |
int | sync |
u_int | protocol |
int | slot_tx |
int | bank_tx |
int | slot_rx |
int | bank_rx |
int | conf |
int | txpending |
int | Zfill |
int | rx_off |
int | coeff_count |
s32 * | coeff |
Definition at line 39 of file hfc_multi.h.
int ais |
Definition at line 45 of file hfc_multi.h.
int bank_rx |
Definition at line 53 of file hfc_multi.h.
int bank_tx |
Definition at line 51 of file hfc_multi.h.
Definition at line 41 of file hfc_multi.h.
u_long cfg |
Definition at line 47 of file hfc_multi.h.
Definition at line 60 of file hfc_multi.h.
int coeff_count |
Definition at line 59 of file hfc_multi.h.
int conf |
Definition at line 54 of file hfc_multi.h.
Definition at line 40 of file hfc_multi.h.
int jitter |
Definition at line 46 of file hfc_multi.h.
int los |
Definition at line 45 of file hfc_multi.h.
int nt_timer |
Definition at line 44 of file hfc_multi.h.
Definition at line 42 of file hfc_multi.h.
Definition at line 49 of file hfc_multi.h.
int rdi |
Definition at line 45 of file hfc_multi.h.
int rx_off |
Definition at line 58 of file hfc_multi.h.
int slip_rx |
Definition at line 45 of file hfc_multi.h.
int slip_tx |
Definition at line 45 of file hfc_multi.h.
int slot_rx |
Definition at line 52 of file hfc_multi.h.
int slot_tx |
Definition at line 50 of file hfc_multi.h.
int sync |
Definition at line 48 of file hfc_multi.h.
int txpending |
Definition at line 55 of file hfc_multi.h.
int Zfill |
Definition at line 57 of file hfc_multi.h.