/linux-3.3/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-3.3/drivers/isdn/mISDN/ |
D | hwchannel.c | 48 struct bchannel *bch = container_of(ws, struct bchannel, workq); in bchannel_bh() local 200 recv_Bchannel(struct bchannel *bch, unsigned int id) in recv_Bchannel() 230 recv_Bchannel_skb(struct bchannel *bch, struct sk_buff *skb) in recv_Bchannel_skb() 276 confirm_Bsend(struct bchannel *bch) in confirm_Bsend() 300 get_next_bframe(struct bchannel *bch) in get_next_bframe()
|
D | l1oip_core.c | 371 struct bchannel *bch; in l1oip_socket_recv() local 1030 struct bchannel *bch; in open_bchannel() local 1111 struct bchannel *bch = container_of(ch, struct bchannel, ch); in handle_bmsg() local 1202 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq) in channel_bctrl() 1232 struct bchannel *bch = container_of(ch, struct bchannel, ch); in l1oip_bctrl() local 1320 struct bchannel *bch; in init_card() local
|
D | l1oip.h | 33 struct bchannel *bch; member
|
/linux-3.3/drivers/isdn/hardware/mISDN/ |
D | hfcpci.c | 148 struct bchannel bch[2]; member 405 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() 610 main_rec_hfcpci(struct bchannel *bch) in main_rec_hfcpci() 751 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 | 139 struct bchannel bch[2]; member 284 write_ctrl(struct bchannel *bch, int which) { in write_ctrl() 345 modehdlc(struct bchannel *bch, int protocol) in modehdlc() 395 hdlc_empty_fifo(struct bchannel *bch, int count) in hdlc_empty_fifo() 440 hdlc_fill_fifo(struct bchannel *bch) in hdlc_fill_fifo() 489 HDLC_irq_xpr(struct bchannel *bch) in HDLC_irq_xpr() 506 HDLC_irq(struct bchannel *bch, u32 stat) in HDLC_irq() 575 struct bchannel *bch; in HDLC_irq_main() local 658 struct bchannel *bch = container_of(ch, struct bchannel, ch); in avm_l2l1B() local 811 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq) in channel_bctrl() [all …]
|
D | hfcmulti.c | 843 struct bchannel *bch = hc->chan[ch].bch; in vpm_echocan_on() local 875 struct bchannel *bch = hc->chan[ch].bch; in vpm_echocan_off() local 1808 struct bchannel *bch = NULL; in hfcmulti_dtmf() local 1917 struct bchannel *bch; in hfcmulti_tx() local 2165 struct bchannel *bch; in hfcmulti_rx() local 2620 struct bchannel *bch; in fifo_irq() local 3415 deactivate_bchannel(struct bchannel *bch) in deactivate_bchannel() 3432 struct bchannel *bch = container_of(ch, struct bchannel, ch); in handle_bmsg() local 3534 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq) in channel_bctrl() 3668 struct bchannel *bch = container_of(ch, struct bchannel, ch); in hfcm_bctrl() local [all …]
|
D | hfcsusb.c | 213 struct bchannel *bch = container_of(ch, struct bchannel, ch); in hfcusb_l2l1B() local 488 struct bchannel *bch; in open_bchannel() local 708 hfcsusb_setup_bch(struct bchannel *bch, int protocol) in hfcsusb_setup_bch() 821 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq) in channel_bctrl() 1803 deactivate_bchannel(struct bchannel *bch) in deactivate_bchannel() 1825 struct bchannel *bch = container_of(ch, struct bchannel, ch); in hfc_bctrl() local
|
D | mISDNisar.c | 1478 struct bchannel *bch = container_of(ch, struct bchannel, ch); in isar_l2l1() local 1576 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq) in channel_bctrl() 1597 struct bchannel *bch = container_of(ch, struct bchannel, ch); in isar_bctrl() local 1671 struct bchannel *bch; in isar_open() local
|
D | w6692.c | 61 struct bchannel bch; member 942 struct bchannel *bch = container_of(ch, struct bchannel, ch); in w6692_l2l1B() local 995 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq) in channel_bctrl() 1016 struct bchannel *bch; in open_bchannel() local 1051 struct bchannel *bch = container_of(ch, struct bchannel, ch); in w6692_bctrl() local
|
D | mISDNipac.c | 1337 struct bchannel *bch = container_of(ch, struct bchannel, ch); in hscx_l2l1() local 1389 channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq) in channel_bctrl() 1410 struct bchannel *bch = container_of(ch, struct bchannel, ch); in hscx_bctrl() local 1507 struct bchannel *bch; in open_bchannel() local
|
D | netjet.c | 55 struct bchannel bch; member 731 struct bchannel *bch = container_of(ch, struct bchannel, ch); in nj_l2l1B() local 801 struct bchannel *bch = container_of(ch, struct bchannel, ch); in nj_bctrl() local 861 struct bchannel *bch; in open_bchannel() local
|
D | hfcsusb.h | 264 struct bchannel *bch; /* link to hfcsusb_t->bch */ member 273 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-3.3/drivers/mtd/nand/ |
D | nand_bch.c | 40 struct bch_control *bch; member
|
D | nandsim.c | 112 static unsigned int bch; variable
|
/linux-3.3/drivers/isdn/hisax/ |
D | hfc4s8s_l1.c | 425 struct hfc4s8s_btype *bch = ifc->priv; in bch_l2l1() local 801 rx_b_frame(struct hfc4s8s_btype *bch) in rx_b_frame() 979 tx_b_frame(struct hfc4s8s_btype *bch) in tx_b_frame()
|
D | callc.c | 876 *selectfreechannel(struct PStack *st, int bch) in selectfreechannel()
|
/linux-3.3/drivers/isdn/act2000/ |
D | act2000.h | 174 act2000_chan bch[ACT2000_BCH]; /* B-Channel status/control */ member
|
/linux-3.3/include/linux/ |
D | mISDNif.h | 321 struct ph_info_ch bch[]; member
|