Home
last modified time | relevance | path

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

123

/kernel/linux/linux-4.19/drivers/net/wan/
Dhdlc.c52 struct hdlc_device *hdlc; in hdlc_rcv() local
73 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit() local
83 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start() local
92 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop() local
103 hdlc_device *hdlc; in hdlc_device_event() local
152 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open() local
186 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close() local
250 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup() local
305 hdlc_device *hdlc = dev_to_hdlc(dev); in detach_hdlc_protocol() local
Dhdlc_fr.c172 static inline struct frad_state* state(hdlc_device *hdlc) in state()
178 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc()
196 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc() local
248 static inline void delete_unused_pvcs(hdlc_device *hdlc) in delete_unused_pvcs()
359 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open() local
376 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close() local
480 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send() local
577 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state() local
612 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer() local
662 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv() local
[all …]
Dhdlc_cisco.c69 static inline struct cisco_state* state(hdlc_device *hdlc) in state()
158 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx() local
287 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start() local
305 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop() local
336 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_ioctl() local
Dhdlc_x25.c84 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit() local
192 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl() local
Dfsl_ucc_hdlc.c347 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx() local
480 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done() local
657 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open() local
1010 hdlc_device *hdlc; in ucc_hdlc_probe() local
Dhdlc_raw.c44 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl() local
Dhdlc_raw_eth.c59 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl() local
Dpci200syn.c386 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one() local
/kernel/linux/linux-5.10/drivers/net/wan/
Dhdlc.c49 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
Dhdlc_x25.c32 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
Dhdlc_fr.c169 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 …]
Dhdlc_cisco.c66 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
Dfsl_ucc_hdlc.c353 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx() local
521 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done() local
708 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open() local
1116 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
Dpci200syn.c382 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one() local
Dc101.c308 hdlc_device *hdlc; in c101_run() local
/kernel/linux/linux-4.19/drivers/isdn/i4l/
Disdnhdlc.c53 void isdnhdlc_rcv_init(struct isdnhdlc_vars *hdlc, u32 features) in isdnhdlc_rcv_init()
64 void isdnhdlc_out_init(struct isdnhdlc_vars *hdlc, u32 features) in isdnhdlc_out_init()
87 check_frame(struct isdnhdlc_vars *hdlc) in check_frame()
131 int isdnhdlc_decode(struct isdnhdlc_vars *hdlc, const u8 *src, int slen, in isdnhdlc_decode()
354 int isdnhdlc_encode(struct isdnhdlc_vars *hdlc, const u8 *src, u16 slen, in isdnhdlc_encode()
/kernel/linux/linux-5.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
/kernel/linux/linux-4.19/drivers/isdn/hardware/mISDN/
Davmfritz.c142 struct hdlc_hw hdlc[2]; member
274 __write_ctrl_pci(struct fritzcard *fc, struct hdlc_hw *hdlc, u32 channel) { in __write_ctrl_pci()
282 __write_ctrl_pciv2(struct fritzcard *fc, struct hdlc_hw *hdlc, u32 channel) { in __write_ctrl_pciv2()
290 struct hdlc_hw *hdlc; in write_ctrl() local
352 struct hdlc_hw *hdlc; in modehdlc() local
452 struct hdlc_hw *hdlc; in hdlc_fill_fifo() local
542 struct hdlc_hw *hdlc; in HDLC_irq() local
Dhfcsusb.c821 int hdlc = 0; in hfcsusb_rx_frame() local
1174 errcode, hdlc, i; in tx_iso_complete() local
/kernel/linux/linux-5.10/include/linux/
Dhdlc.h104 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans() local
/kernel/linux/linux-4.19/include/linux/
Dhdlc.h107 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans() local

123