Lines Matching refs:dev_to_hdlc
193 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()
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()
869 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx()
990 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start()
1015 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop()
1027 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_close()
1058 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_add_pvc()
1145 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_destroy()
1182 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_ioctl()
1188 if (dev_to_hdlc(dev)->proto != &proto) /* Different proto */ in fr_ioctl()
1230 if (dev_to_hdlc(dev)->proto != &proto) { /* Different proto */ in fr_ioctl()
1247 if (dev_to_hdlc(dev)->proto != &proto) /* Different proto */ in fr_ioctl()