Home
last modified time | relevance | path

Searched defs:hdlc (Results 1 – 22 of 22) sorted by relevance

/linux-5.19.10/drivers/net/wan/
Dhdlc.c48 struct hdlc_device *hdlc; in hdlc_rcv() local
69 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
88 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop() local
98 hdlc_device *hdlc; in hdlc_device_event() local
145 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open() local
180 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close() local
243 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup() local
299 hdlc_device *hdlc = dev_to_hdlc(dev); in detach_hdlc_protocol() local
Dhdlc_fr.c162 static inline struct frad_state *state(hdlc_device *hdlc) in state()
167 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc()
184 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc() local
233 static inline void delete_unused_pvcs(hdlc_device *hdlc) in delete_unused_pvcs()
331 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open() local
347 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close() local
458 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send() local
552 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state() local
586 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer() local
635 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv() local
[all …]
Dhdlc_x25.c34 static struct x25_state *state(hdlc_device *hdlc) in state()
105 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit() local
118 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_xmit() local
189 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_open() local
226 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_close() local
240 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_rx() local
281 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl() local
Dhdlc_cisco.c61 static inline struct cisco_state *state(hdlc_device *hdlc) in state()
143 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx() local
268 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start() local
284 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop() local
314 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_ioctl() local
Dfsl_ucc_hdlc.c352 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx() local
522 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done() local
708 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open() local
1115 hdlc_device *hdlc; in ucc_hdlc_probe() local
Dhdlc_raw.c41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl() local
Dhdlc_raw_eth.c56 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl() local
Dc101.c302 hdlc_device *hdlc; in c101_run() local
Dpci200syn.c370 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one() local
Dpc300too.c431 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one() local
Dwanxl.c765 hdlc_device *hdlc; in wanxl_pci_init_one() local
Dn2.c437 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run() local
Dhdlc_ppp.c660 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl() local
Dixp4xx_hss.c1396 hdlc_device *hdlc; in ixp4xx_hss_probe() local
Dfarsync.c2422 hdlc_device *hdlc; in fst_add_one() local
/linux-5.19.10/drivers/isdn/hardware/mISDN/
Disdnhdlc.c40 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()
Davmfritz.c129 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
Dhfcsusb.c807 int hdlc = 0; in hfcsusb_rx_frame() local
1160 errcode, hdlc, i; in tx_iso_complete() local
/linux-5.19.10/include/linux/
Dhdlc.h104 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans() local
/linux-5.19.10/drivers/isdn/mISDN/
Ddsp.h187 int hdlc; /* if mode is hdlc */ member
/linux-5.19.10/drivers/char/pcmcia/
Dsynclink_cs.c4241 hdlc_device *hdlc; in hdlcdev_init() local
/linux-5.19.10/drivers/tty/
Dsynclink_gt.c1704 hdlc_device *hdlc; in hdlcdev_init() local