Lines Matching refs:hdlc_device
171 static inline struct frad_state* state(hdlc_device *hdlc) in state()
177 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc()
195 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()
247 static inline void delete_unused_pvcs(hdlc_device *hdlc) in delete_unused_pvcs()
352 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
369 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
471 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
569 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
603 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()
655 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv()
872 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx()
993 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start()
1019 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop()
1031 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_close()
1063 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_add_pvc()
1119 static int fr_del_pvc(hdlc_device *hdlc, unsigned int dlci, int type) in fr_del_pvc()
1148 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_destroy()
1185 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_ioctl()