Linux Kernel
3.7.1
|
#include <gigaset.h>
Data Fields | |
struct sk_buff * | tx_skb |
struct sk_buff_head | squeue |
int | corrupted |
int | trans_down |
int | trans_up |
struct at_state_t | at_state |
unsigned | rx_bufsize |
struct sk_buff * | rx_skb |
__u16 | rx_fcs |
int | inputstate |
int | channel |
struct cardstate * | cs |
unsigned | chstate |
int | ignore |
unsigned | proto2 |
char * | commands [AT_NUM] |
int | busy |
int | use_count |
union { | |
struct ser_bc_state * ser | |
struct usb_bc_state * usb | |
struct bas_bc_state * bas | |
} | hw |
void * | ap |
int | apconnstate |
spinlock_t | aplock |
spinlock_t aplock |
struct at_state_t at_state |
struct bas_bc_state* bas |
union { ... } hw |
struct sk_buff_head squeue |