Lines Matching refs:hdlc_device
162 static inline struct frad_state *state(hdlc_device *hdlc) in state()
167 static inline struct pvc_device *find_pvc(hdlc_device *hdlc, u16 dlci) in find_pvc()
184 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()
233 static inline void delete_unused_pvcs(hdlc_device *hdlc) in delete_unused_pvcs()
331 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
347 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
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()
1124 static int fr_del_pvc(hdlc_device *hdlc, unsigned int dlci, int type) in fr_del_pvc()
1153 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_destroy()
1189 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_ioctl()