Searched refs:hdlc_device (Results 1 – 18 of 18) sorted by relevance
48 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()
34 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()
184 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 …]
61 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()
41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl()
56 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl()
352 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()
302 hdlc_device *hdlc; in c101_run()
370 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
431 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
437 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
660 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()
765 hdlc_device *hdlc; in wanxl_pci_init_one()
1396 hdlc_device *hdlc; in ixp4xx_hss_probe()
2422 hdlc_device *hdlc; in fst_add_one()
35 typedef struct hdlc_device { struct50 } hdlc_device; argument69 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()
4240 hdlc_device *hdlc; in hdlcdev_init()
1699 hdlc_device *hdlc; in hdlcdev_init()
Completed in 40 milliseconds