Home
last modified time | relevance | path

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

1234

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wan/
H A 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
H A Dhdlc_x25.c34 static struct x25_state *state(hdlc_device *hdlc) in state()
115 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit() local
130 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_xmit() local
200 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_open() local
239 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_close() local
255 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_rx() local
297 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl() local
H A Dhdlc_fr.c193 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc() 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
917 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx() local
1025 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start() local
1050 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop() local
1062 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_close() local
1093 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_add_pvc() local
[all …]
H A 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
H A Dhdlc_raw.c41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl() local
H A 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
H A Dhdlc_raw_eth.c56 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wan/
H A 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
H A Dhdlc_x25.c34 static struct x25_state *state(hdlc_device *hdlc) in state()
115 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit() local
130 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_xmit() local
200 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_open() local
239 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_close() local
255 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_rx() local
297 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl() local
H A Dhdlc_fr.c193 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc() 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
917 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx() local
1025 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start() local
1050 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop() local
1062 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_close() local
1093 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_add_pvc() local
[all …]
H A 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
H A Dhdlc_raw.c41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl() local
H A 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
H A Dhdlc_raw_eth.c56 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wan/
H A 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
H A Dhdlc_x25.c34 static struct x25_state *state(hdlc_device *hdlc) in state()
115 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit() local
130 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_xmit() local
200 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_open() local
239 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_close() local
255 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_rx() local
297 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl() local
H A Dhdlc_fr.c193 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc() 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
917 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx() local
1025 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start() local
1050 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop() local
1062 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_close() local
1093 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_add_pvc() local
[all …]
H A 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
H A Dhdlc_raw.c41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl() local
H A 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
H A Dhdlc_raw_eth.c56 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A 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()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A 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()
/dports/net-mgmt/tcpreplay/tcpreplay-4.3.4/src/tcpedit/plugins/dlt_hdlc/
H A Dhdlc.c198 cisco_hdlc_t *hdlc; in dlt_hdlc_decode() local
229 cisco_hdlc_t *hdlc; in dlt_hdlc_encode() local
306 cisco_hdlc_t *hdlc; in dlt_hdlc_proto() local

1234