Home
last modified time | relevance | path

Searched refs:hdlc_device (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/net/wan/
A Dhdlc.c48 struct hdlc_device *hdlc; in hdlc_rcv()
69 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit()
80 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start()
88 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop()
98 hdlc_device *hdlc; in hdlc_device_event()
145 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open()
180 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close()
243 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup()
255 dev = alloc_netdev(sizeof(struct hdlc_device), "hdlc%d", in alloc_hdlcdev()
299 hdlc_device *hdlc = dev_to_hdlc(dev); in detach_hdlc_protocol()
A 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()
118 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_xmit()
189 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_open()
226 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_close()
240 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_rx()
281 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl()
A Dhdlc_fr.c184 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()
458 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
552 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
586 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()
635 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv()
892 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx()
998 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start()
1023 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop()
1034 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_close()
1064 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_add_pvc()
[all …]
A 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()
268 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start()
284 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop()
314 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_ioctl()
A Dhdlc_raw.c41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl()
A Dhdlc_raw_eth.c56 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl()
A Dfsl_ucc_hdlc.c352 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx()
522 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done()
708 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open()
1115 hdlc_device *hdlc; in ucc_hdlc_probe()
A Dc101.c302 hdlc_device *hdlc; in c101_run()
A Dpci200syn.c370 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
A Dpc300too.c431 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
A Dn2.c437 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
A Dhdlc_ppp.c660 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()
A Dwanxl.c765 hdlc_device *hdlc; in wanxl_pci_init_one()
A Dixp4xx_hss.c1396 hdlc_device *hdlc; in ixp4xx_hss_probe()
A Dfarsync.c2422 hdlc_device *hdlc; in fst_add_one()
/linux-6.3-rc2/include/linux/
A Dhdlc.h35 typedef struct hdlc_device { struct
50 } hdlc_device; argument
69 static inline struct hdlc_device* dev_to_hdlc(struct net_device *dev) in dev_to_hdlc()
104 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans()
/linux-6.3-rc2/drivers/char/pcmcia/
A Dsynclink_cs.c4240 hdlc_device *hdlc; in hdlcdev_init()
/linux-6.3-rc2/drivers/tty/
A Dsynclink_gt.c1699 hdlc_device *hdlc; in hdlcdev_init()

Completed in 40 milliseconds