|
Linux Kernel
3.7.1
|
Data Fields | |
| struct gsm_mux * | gsm |
| int | addr |
| int | state |
| struct kref | ref |
| struct mutex | mutex |
| spinlock_t | lock |
| struct timer_list | t1 |
| int | retries |
| struct tty_port | port |
| struct kfifo * | fifo |
| struct kfifo | _fifo |
| int | adaption |
| int | prev_adaption |
| u32 | modem_rx |
| u32 | modem_tx |
| int | dead |
| int | throttled |
| int | constipated |
| struct sk_buff * | skb |
| struct sk_buff_head | skb_list |
| void(* | data )(struct gsm_dlci *dlci, u8 *data, int len) |
| void(* | prev_data )(struct gsm_dlci *dlci, u8 *data, int len) |
| struct net_device * | net |
struct gsm_mux_net - network interface
| spinlock_t lock |
| struct sk_buff_head skb_list |
| struct timer_list t1 |
1.8.2