| /linux-4.4.14/lib/ | 
| D | bch.c | 114 static void encode_bch_unaligned(struct bch_control *bch,  in encode_bch_unaligned()135 static void load_ecc8(struct bch_control *bch, uint32_t *dst,  in load_ecc8()
 151 static void store_ecc8(struct bch_control *bch, uint8_t *dst,  in store_ecc8()
 184 void encode_bch(struct bch_control *bch, const uint8_t *data,  in encode_bch()
 256 static inline int modulo(struct bch_control *bch, unsigned int v)  in modulo()
 269 static inline int mod_s(struct bch_control *bch, unsigned int v)  in mod_s()
 295 static inline unsigned int gf_mul(struct bch_control *bch, unsigned int a,  in gf_mul()
 302 static inline unsigned int gf_sqr(struct bch_control *bch, unsigned int a)  in gf_sqr()
 307 static inline unsigned int gf_div(struct bch_control *bch, unsigned int a,  in gf_div()
 314 static inline unsigned int gf_inv(struct bch_control *bch, unsigned int a)  in gf_inv()
 [all …]
 
 | 
| /linux-4.4.14/drivers/isdn/mISDN/ | 
| D | hwchannel.c | 48 	struct bchannel	*bch  = container_of(ws, struct bchannel, workq);  in bchannel_bh()  local165 mISDN_ctrl_bchannel(struct bchannel *bch, struct mISDN_ctrl_req *cq)  in mISDN_ctrl_bchannel()
 258 recv_Bchannel(struct bchannel *bch, unsigned int id, bool force)  in recv_Bchannel()
 301 recv_Bchannel_skb(struct bchannel *bch, struct sk_buff *skb)  in recv_Bchannel_skb()
 347 confirm_Bsend(struct bchannel *bch)  in confirm_Bsend()
 370 get_next_bframe(struct bchannel *bch)  in get_next_bframe()
 479 bchannel_get_rxbuf(struct bchannel *bch, int reqlen)  in bchannel_get_rxbuf()
 
 | 
| D | l1oip_core.c | 366 	struct bchannel *bch;  in l1oip_socket_recv()  local1023 	struct bchannel	*bch;  in open_bchannel()  local
 1104 	struct bchannel		*bch = container_of(ch, struct bchannel, ch);  in handle_bmsg()  local
 1185 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)  in channel_bctrl()
 1215 	struct bchannel	*bch = container_of(ch, struct bchannel, ch);  in l1oip_bctrl()  local
 1303 	struct bchannel	*bch;  in init_card()  local
 
 | 
| D | l1oip.h | 33 	struct bchannel		*bch;  member
 | 
| /linux-4.4.14/drivers/isdn/hardware/mISDN/ | 
| D | hfcpci.c | 148 	struct bchannel		bch[2];  member405 hfcpci_empty_bfifo(struct bchannel *bch, struct bzfifo *bz,  in hfcpci_empty_bfifo()
 546 hfcpci_empty_fifo_trans(struct bchannel *bch, struct bzfifo *rxbz,  in hfcpci_empty_fifo_trans()
 611 main_rec_hfcpci(struct bchannel *bch)  in main_rec_hfcpci()
 752 hfcpci_fill_fifo(struct bchannel *bch)  in hfcpci_fill_fifo()
 1130 tx_birq(struct bchannel *bch)  in tx_birq()
 1160 	struct bchannel	*bch;  in hfcpci_int()  local
 1252 mode_hfcpci(struct bchannel *bch, int bc, int protocol)  in mode_hfcpci()
 1444 set_hfcpci_rxtest(struct bchannel *bch, int protocol, int chan)  in set_hfcpci_rxtest()
 1519 deactivate_bchannel(struct bchannel *bch)  in deactivate_bchannel()
 [all …]
 
 | 
| D | avmfritz.c | 143 	struct bchannel		bch[2];  member288 write_ctrl(struct bchannel *bch, int which) {  in write_ctrl()
 349 modehdlc(struct bchannel *bch, int protocol)  in modehdlc()
 402 hdlc_empty_fifo(struct bchannel *bch, int count)  in hdlc_empty_fifo()
 448 hdlc_fill_fifo(struct bchannel *bch)  in hdlc_fill_fifo()
 519 HDLC_irq_xpr(struct bchannel *bch)  in HDLC_irq_xpr()
 536 HDLC_irq(struct bchannel *bch, u32 stat)  in HDLC_irq()
 612 	struct bchannel *bch;  in HDLC_irq_main()  local
 695 	struct bchannel *bch = container_of(ch, struct bchannel, ch);  in avm_l2l1B()  local
 843 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)  in channel_bctrl()
 [all …]
 
 | 
| D | hfcsusb.c | 212 	struct bchannel		*bch = container_of(ch, struct bchannel, ch);  in hfcusb_l2l1B()  local480 	struct bchannel		*bch;  in open_bchannel()  local
 693 hfcsusb_setup_bch(struct bchannel *bch, int protocol)  in hfcsusb_setup_bch()
 806 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)  in channel_bctrl()
 1778 deactivate_bchannel(struct bchannel *bch)  in deactivate_bchannel()
 1800 	struct bchannel	*bch = container_of(ch, struct bchannel, ch);  in hfc_bctrl()  local
 
 | 
| D | hfcmulti.c | 858 	struct bchannel *bch = hc->chan[ch].bch;  in vpm_echocan_on()  local890 	struct bchannel *bch = hc->chan[ch].bch;  in vpm_echocan_off()  local
 1844 	struct bchannel	*bch = NULL;  in hfcmulti_dtmf()  local
 1953 	struct	bchannel *bch;  in hfcmulti_tx()  local
 2198 	struct	bchannel *bch;  in hfcmulti_rx()  local
 2648 	struct bchannel	*bch;  in fifo_irq()  local
 3454 deactivate_bchannel(struct bchannel *bch)  in deactivate_bchannel()
 3471 	struct bchannel		*bch = container_of(ch, struct bchannel, ch);  in handle_bmsg()  local
 3566 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)  in channel_bctrl()
 3698 	struct bchannel		*bch = container_of(ch, struct bchannel, ch);  in hfcm_bctrl()  local
 [all …]
 
 | 
| D | mISDNisar.c | 1480 	struct bchannel *bch = container_of(ch, struct bchannel, ch);  in isar_l2l1()  local1574 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)  in channel_bctrl()
 1582 	struct bchannel *bch = container_of(ch, struct bchannel, ch);  in isar_bctrl()  local
 1652 	struct bchannel		*bch;  in isar_open()  local
 
 | 
| D | w6692.c | 61 	struct bchannel		bch;  member954 	struct bchannel *bch = container_of(ch, struct bchannel, ch);  in w6692_l2l1B()  local
 1002 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)  in channel_bctrl()
 1010 	struct bchannel *bch;  in open_bchannel()  local
 1047 	struct bchannel *bch = container_of(ch, struct bchannel, ch);  in w6692_bctrl()  local
 
 | 
| D | mISDNipac.c | 1350 	struct bchannel *bch = container_of(ch, struct bchannel, ch);  in hscx_l2l1()  local1397 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)  in channel_bctrl()
 1405 	struct bchannel *bch = container_of(ch, struct bchannel, ch);  in hscx_bctrl()  local
 1498 	struct bchannel		*bch;  in open_bchannel()  local
 
 | 
| D | netjet.c | 55 	struct bchannel		bch;  member754 	struct bchannel *bch = container_of(ch, struct bchannel, ch);  in nj_l2l1B()  local
 805 	struct bchannel *bch = container_of(ch, struct bchannel, ch);  in nj_bctrl()  local
 865 	struct bchannel *bch;  in open_bchannel()  local
 
 | 
| D | hfcsusb.h | 264 	struct bchannel *bch;	/* link to hfcsusb_t->bch */  member273 	struct bchannel		bch[2];  member
 
 | 
| D | isar.h | 29 	struct bchannel		bch;  member
 | 
| D | ipac.h | 60 	struct bchannel		bch;  member
 | 
| D | hfc_multi.h | 41 	struct bchannel	*bch;	/* link if channel is a B-channel */  member
 | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | nand_bch.c | 40 	struct bch_control   *bch;  member
 | 
| D | docg4.c | 91 	struct bch_control *bch;  member
 | 
| D | nandsim.c | 109 static unsigned int bch;  variable
 | 
| /linux-4.4.14/drivers/isdn/hisax/ | 
| D | hfc4s8s_l1.c | 383 	struct hfc4s8s_btype *bch = ifc->priv;  in bch_l2l1()  local737 rx_b_frame(struct hfc4s8s_btype *bch)  in rx_b_frame()
 892 tx_b_frame(struct hfc4s8s_btype *bch)  in tx_b_frame()
 
 | 
| D | callc.c | 876 *selectfreechannel(struct PStack *st, int bch)  in selectfreechannel()
 | 
| /linux-4.4.14/drivers/isdn/act2000/ | 
| D | act2000.h | 174 	act2000_chan bch[ACT2000_BCH];	/* B-Channel status/control         */  member
 | 
| /linux-4.4.14/drivers/mtd/devices/ | 
| D | docg3.h | 281 	struct bch_control *bch;  member
 | 
| /linux-4.4.14/include/linux/ | 
| D | mISDNif.h | 326 	struct ph_info_ch  bch[];  member
 |