Searched refs:b_ch (Results 1 – 1 of 1) sorted by relevance
160 struct hfc4s8s_btype b_ch[2]; /* B-channel data */ member1144 rx_b_frame(l1p->b_ch); in hfc4s8s_bh()1149 tx_b_frame(l1p->b_ch); in hfc4s8s_bh()1154 rx_b_frame(l1p->b_ch + 1); in hfc4s8s_bh()1159 tx_b_frame(l1p->b_ch + 1); in hfc4s8s_bh()1357 skb_queue_purge(&hw->l1[i].b_ch[0].tx_queue); in hfc_hardware_enable()1358 skb_queue_purge(&hw->l1[i].b_ch[1].tx_queue); in hfc_hardware_enable()1406 spin_lock_init(&l1p->b_ch[0].lock); in setup_instance()1407 l1p->b_ch[0].b_if.ifc.l2l1 = (void *) bch_l2l1; in setup_instance()1408 l1p->b_ch[0].b_if.ifc.priv = (void *) &l1p->b_ch[0]; in setup_instance()[all …]