Linux Kernel
3.7.1
|
#include <mISDNhw.h>
Data Fields | |
struct mISDNchannel | ch |
int | nr |
u_long | Flags |
struct work_struct | workq |
u_int | state |
void * | hw |
int | slot |
struct timer_list | timer |
u8 | fill [MISDN_BCH_FILL_SIZE] |
struct sk_buff * | rx_skb |
unsigned short | maxlen |
unsigned short | init_maxlen |
unsigned short | next_maxlen |
unsigned short | minlen |
unsigned short | init_minlen |
unsigned short | next_minlen |
struct sk_buff * | next_skb |
struct sk_buff * | tx_skb |
struct sk_buff_head | rqueue |
int | rcount |
int | tx_idx |
int | debug |
int | err_crc |
int | err_tx |
int | err_rx |
int | dropcnt |
u8 fill[MISDN_BCH_FILL_SIZE] |
struct sk_buff_head rqueue |
struct work_struct workq |