Searched refs:hdlc_device (Results 1 – 17 of 17) 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 *hdl in detach_hdlc_protocol() [all...]
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()
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 *hdl in fr_lmi_recv() [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()
370 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
302 hdlc_device *hdlc; in c101_run()
431 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
437 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
713 hdlc_device *hdlc; in qmc_hdlc_probe()
765 hdlc_device *hdlc; in wanxl_pci_init_one()
660 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()
1396 hdlc_device *hdlc; in ixp4xx_hss_probe()
2422 hdlc_device *hdlc; in fst_add_one()
35 typedef struct hdlc_device { struct 50 } hdlc_device; typedef 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()
1698 hdlc_device *hdlc; in hdlcdev_init()