|
Linux Kernel
3.7.1
|
Data Fields | |
| spinlock_t | lock |
| struct hisax_b_if | b_if |
| struct hfc4s8s_l1 * | l1p |
| struct sk_buff_head | tx_queue |
| struct sk_buff * | tx_skb |
| struct sk_buff * | rx_skb |
| __u8 * | rx_ptr |
| int | tx_cnt |
| int | bchan |
| int | mode |
Definition at line 134 of file hfc4s8s_l1.c.
| struct hisax_b_if b_if |
Definition at line 136 of file hfc4s8s_l1.c.
Definition at line 143 of file hfc4s8s_l1.c.
| struct hfc4s8s_l1* l1p |
Definition at line 137 of file hfc4s8s_l1.c.
| spinlock_t lock |
Definition at line 135 of file hfc4s8s_l1.c.
| int mode |
Definition at line 144 of file hfc4s8s_l1.c.
| __u8* rx_ptr |
Definition at line 141 of file hfc4s8s_l1.c.
Definition at line 140 of file hfc4s8s_l1.c.
| int tx_cnt |
Definition at line 142 of file hfc4s8s_l1.c.
Definition at line 138 of file hfc4s8s_l1.c.
Definition at line 139 of file hfc4s8s_l1.c.
1.8.2