Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wan/
Dhdlc.c49 struct hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rcv()
62 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit()
72 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start()
81 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop()
92 hdlc_device *hdlc; in hdlc_device_event()
141 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open()
175 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close()
239 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup()
250 dev = alloc_netdev(sizeof(struct hdlc_device), "hdlc%d", in alloc_hdlcdev()
294 hdlc_device *hdlc = dev_to_hdlc(dev); in detach_hdlc_protocol()
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()
245 static inline void delete_unused_pvcs(hdlc_device *hdlc) in delete_unused_pvcs()
350 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
367 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
469 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
567 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
602 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()
652 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv()
[all …]
Dhdlc_cisco.c66 static inline struct cisco_state* state(hdlc_device *hdlc) in state()
154 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx()
282 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start()
300 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop()
331 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_ioctl()
Dhdlc_x25.c81 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit()
189 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl()
Dhdlc_raw.c41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl()
Dhdlc_raw_eth.c56 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl()
Dfsl_ucc_hdlc.c344 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx()
512 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done()
701 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open()
1111 hdlc_device *hdlc; in ucc_hdlc_probe()
Dc101.c308 hdlc_device *hdlc; in c101_run()
Dpci200syn.c382 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
Dpc300too.c444 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
Dn2.c450 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
Dwanxl.c764 hdlc_device *hdlc; in wanxl_pci_init_one()
Dhdlc_ppp.c649 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()
Dixp4xx_hss.c1329 hdlc_device *hdlc; in hss_init_one()
Dfarsync.c2489 hdlc_device *hdlc; in fst_add_one()
/Linux-v5.4/include/linux/
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-v5.4/drivers/char/pcmcia/
Dsynclink_cs.c4254 hdlc_device *hdlc; in hdlcdev_init()
/Linux-v5.4/drivers/tty/
Dsynclink_gt.c1765 hdlc_device *hdlc; in hdlcdev_init()
Dsynclinkmp.c1893 hdlc_device *hdlc; in hdlcdev_init()
Dsynclink.c7923 hdlc_device *hdlc; in hdlcdev_init()