Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wan/
Dhdlc.c60 struct hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rcv()
73 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit()
83 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start()
92 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop()
103 hdlc_device *hdlc; in hdlc_device_event()
152 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open()
186 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close()
248 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup()
259 dev = alloc_netdev(sizeof(struct hdlc_device), "hdlc%d", in alloc_hdlcdev()
298 hdlc_device *hdlc = dev_to_hdlc(dev); in detach_hdlc_protocol()
Dhdlc_fr.c171 static inline struct frad_state* state(hdlc_device *hdlc) in state()
177 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc()
195 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()
247 static inline void delete_unused_pvcs(hdlc_device *hdlc) in delete_unused_pvcs()
352 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
369 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
471 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
569 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
603 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()
655 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv()
[all …]
Dhdlc_cisco.c68 static inline struct cisco_state* state(hdlc_device *hdlc) in state()
156 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx()
263 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_timer()
288 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start()
307 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop()
338 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_ioctl()
Dhdlc_x25.c84 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit()
192 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl()
Dhdlc_raw.c44 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl()
Dhdlc_raw_eth.c59 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl()
Dc101.c313 hdlc_device *hdlc; in c101_run()
Dpci200syn.c387 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
Dn2.c454 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
Dpc300too.c447 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
Dhdlc_ppp.c651 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()
Dwanxl.c769 hdlc_device *hdlc; in wanxl_pci_init_one()
Dixp4xx_hss.c1333 hdlc_device *hdlc; in hss_init_one()
Ddscc4.c922 hdlc_device *hdlc = dev_to_hdlc(d); in dscc4_found1()
Dfarsync.c2496 hdlc_device *hdlc; in fst_add_one()
/linux-4.4.14/include/linux/
Dhdlc.h38 typedef struct hdlc_device { struct
53 } hdlc_device; argument
72 static inline struct hdlc_device* dev_to_hdlc(struct net_device *dev) in dev_to_hdlc()
109 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans()
/linux-4.4.14/drivers/char/pcmcia/
Dsynclink_cs.c4281 hdlc_device *hdlc; in hdlcdev_init()
/linux-4.4.14/drivers/tty/
Dsynclink_gt.c1794 hdlc_device *hdlc; in hdlcdev_init()
Dsynclinkmp.c1913 hdlc_device *hdlc; in hdlcdev_init()
Dsynclink.c8009 hdlc_device *hdlc; in hdlcdev_init()