Home
last modified time | relevance | path

Searched defs:hfc4s8s_l1 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/isdn/hisax/
Dhfc4s8s_l1.c149 struct hfc4s8s_l1 { struct
150 spinlock_t lock;
151 struct _hfc4s8s_hw *hw; /* pointer to hardware area */
152 int l1_state; /* actual l1 state */
153 struct timer_list l1_timer; /* layer 1 timer structure */
154 int nt_mode; /* set to nt mode */
155 int st_num; /* own index */
156 int enabled; /* interface is enabled */
157 struct sk_buff_head d_tx_queue; /* send queue */
158 int tx_cnt; /* bytes to send */
[all …]