Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
Dhdlc.c49 struct hdlc_device *hdlc; in hdlc_rcv()
70 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit()
80 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start()
89 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop()
100 hdlc_device *hdlc; in hdlc_device_event()
149 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open()
183 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()
303 hdlc_device *hdlc = dev_to_hdlc(dev); in detach_hdlc_protocol()
Dhdlc_x25.c32 static struct x25_state *state(hdlc_device *hdlc) in state()
95 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit()
110 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_xmit()
181 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_open()
220 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_close()
235 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_rx()
277 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl()
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()
347 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
364 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
479 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
576 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
611 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()
661 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()
155 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx()
283 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start()
301 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop()
332 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_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.c353 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx()
521 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done()
708 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open()
1116 hdlc_device *hdlc; in ucc_hdlc_probe()
Dpci200syn.c382 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
Dc101.c308 hdlc_device *hdlc; in c101_run()
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()
Dhdlc_ppp.c663 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()
Dwanxl.c764 hdlc_device *hdlc; in wanxl_pci_init_one()
Dixp4xx_hss.c1334 hdlc_device *hdlc; in hss_init_one()
Dfarsync.c2489 hdlc_device *hdlc; in fst_add_one()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/char/pcmcia/
Dsynclink_cs.c4254 hdlc_device *hdlc; in hdlcdev_init()
/kernel/linux/linux-5.10/drivers/tty/
Dsynclink_gt.c1707 hdlc_device *hdlc; in hdlcdev_init()
Dsynclinkmp.c1890 hdlc_device *hdlc; in hdlcdev_init()
Dsynclink.c7790 hdlc_device *hdlc; in hdlcdev_init()