Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wan/
Dhdlc.c52 struct hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rcv()
65 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit()
75 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start()
84 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop()
95 hdlc_device *hdlc; in hdlc_device_event()
144 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open()
178 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close()
242 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup()
253 dev = alloc_netdev(sizeof(struct hdlc_device), "hdlc%d", in alloc_hdlcdev()
297 hdlc_device *hdlc = dev_to_hdlc(dev); in detach_hdlc_protocol()
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()
248 static inline void delete_unused_pvcs(hdlc_device *hdlc) in delete_unused_pvcs()
353 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
370 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
472 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
570 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
605 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.c69 static inline struct cisco_state* state(hdlc_device *hdlc) in state()
157 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx()
286 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start()
304 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop()
335 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()
Dfsl_ucc_hdlc.c342 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx()
475 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done()
652 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open()
1005 hdlc_device *hdlc; in ucc_hdlc_probe()
Dc101.c312 hdlc_device *hdlc; in c101_run()
Dpci200syn.c386 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
Dpc300too.c447 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
Dn2.c453 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
Dhdlc_ppp.c652 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()
Dwanxl.c768 hdlc_device *hdlc; in wanxl_pci_init_one()
Dixp4xx_hss.c1332 hdlc_device *hdlc; in hss_init_one()
Ddscc4.c929 hdlc_device *hdlc = dev_to_hdlc(d); in dscc4_found1()
Dfarsync.c2493 hdlc_device *hdlc; in fst_add_one()
/Linux-v4.19/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()
107 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans()
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c4255 hdlc_device *hdlc; in hdlcdev_init()
/Linux-v4.19/drivers/tty/
Dsynclink_gt.c1774 hdlc_device *hdlc; in hdlcdev_init()
Dsynclinkmp.c1894 hdlc_device *hdlc; in hdlcdev_init()
Dsynclink.c7978 hdlc_device *hdlc; in hdlcdev_init()