Searched refs:b_ch (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dhfc4s8s_l1.c159 struct hfc4s8s_btype b_ch[2]; /* B-channel data */ member in struct:hfc4s8s_l1
1240 rx_b_frame(l1p->b_ch);
1245 tx_b_frame(l1p->b_ch);
1250 rx_b_frame(l1p->b_ch + 1);
1255 tx_b_frame(l1p->b_ch + 1);
1459 skb_queue_purge(&hw->l1[i].b_ch[0].tx_queue);
1460 skb_queue_purge(&hw->l1[i].b_ch[1].tx_queue);
1519 spin_lock_init(&l1p->b_ch[0].lock);
1520 l1p->b_ch[0].b_if.ifc.l2l1 = (void *) bch_l2l1;
1521 l1p->b_ch[
[all...]

Completed in 46 milliseconds