/drivers/net/wan/ |
D | hdlc.c | 49 struct hdlc_device *hdlc; in hdlc_rcv() local 70 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit() local 80 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start() local 89 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop() local 100 hdlc_device *hdlc; in hdlc_device_event() local 149 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open() local 183 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close() local 248 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup() local 303 hdlc_device *hdlc = dev_to_hdlc(dev); in detach_hdlc_protocol() local
|
D | hdlc_fr.c | 169 static inline struct frad_state* state(hdlc_device *hdlc) in state() 175 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc() 193 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc() local 245 static inline void delete_unused_pvcs(hdlc_device *hdlc) in delete_unused_pvcs() 347 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open() local 364 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close() local 479 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send() local 576 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state() local 611 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer() local 661 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv() local [all …]
|
D | hdlc_x25.c | 32 static struct x25_state *state(hdlc_device *hdlc) in state() 95 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit() local 110 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_xmit() local 181 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_open() local 220 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_close() local 235 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_rx() local 277 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl() local
|
D | hdlc_cisco.c | 66 static inline struct cisco_state* state(hdlc_device *hdlc) in state() 155 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx() local 283 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start() local 301 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop() local 332 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_ioctl() local
|
D | fsl_ucc_hdlc.c | 355 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx() local 523 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done() local 710 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open() local 1124 hdlc_device *hdlc; in ucc_hdlc_probe() local
|
D | hdlc_raw.c | 41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl() local
|
D | hdlc_raw_eth.c | 56 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl() local
|
D | pci200syn.c | 382 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one() local
|
D | c101.c | 308 hdlc_device *hdlc; in c101_run() local
|
D | pc300too.c | 444 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one() local
|
D | wanxl.c | 764 hdlc_device *hdlc; in wanxl_pci_init_one() local
|
D | n2.c | 450 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run() local
|
D | hdlc_ppp.c | 663 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl() local
|
D | ixp4xx_hss.c | 1334 hdlc_device *hdlc; in hss_init_one() local
|
D | farsync.c | 2489 hdlc_device *hdlc; in fst_add_one() local
|
/drivers/isdn/hardware/mISDN/ |
D | isdnhdlc.c | 40 void isdnhdlc_rcv_init(struct isdnhdlc_vars *hdlc, u32 features) in isdnhdlc_rcv_init() 51 void isdnhdlc_out_init(struct isdnhdlc_vars *hdlc, u32 features) in isdnhdlc_out_init() 74 check_frame(struct isdnhdlc_vars *hdlc) in check_frame() 118 int isdnhdlc_decode(struct isdnhdlc_vars *hdlc, const u8 *src, int slen, in isdnhdlc_decode() 341 int isdnhdlc_encode(struct isdnhdlc_vars *hdlc, const u8 *src, u16 slen, in isdnhdlc_encode()
|
D | avmfritz.c | 129 struct hdlc_hw hdlc[2]; member 261 __write_ctrl_pci(struct fritzcard *fc, struct hdlc_hw *hdlc, u32 channel) { in __write_ctrl_pci() 269 __write_ctrl_pciv2(struct fritzcard *fc, struct hdlc_hw *hdlc, u32 channel) { in __write_ctrl_pciv2() 277 struct hdlc_hw *hdlc; in write_ctrl() local 339 struct hdlc_hw *hdlc; in modehdlc() local 439 struct hdlc_hw *hdlc; in hdlc_fill_fifo() local 528 struct hdlc_hw *hdlc; in HDLC_irq() local
|
D | hfcsusb.c | 811 int hdlc = 0; in hfcsusb_rx_frame() local 1164 errcode, hdlc, i; in tx_iso_complete() local
|
/drivers/isdn/mISDN/ |
D | dsp.h | 187 int hdlc; /* if mode is hdlc */ member
|
/drivers/char/pcmcia/ |
D | synclink_cs.c | 4254 hdlc_device *hdlc; in hdlcdev_init() local
|
/drivers/tty/ |
D | synclinkmp.c | 1890 hdlc_device *hdlc; in hdlcdev_init() local
|
D | synclink_gt.c | 1707 hdlc_device *hdlc; in hdlcdev_init() local
|
D | synclink.c | 7790 hdlc_device *hdlc; in hdlcdev_init() local
|