Searched refs:dev_to_hdlc (Results 1 – 20 of 20) sorted by relevance
56 hdlc = dev_to_hdlc(dev); 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()118 hdlc = dev_to_hdlc(dev); 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()204 if (dev_to_hdlc(dev)->proto) { in hdlc_ioctl()205 result = dev_to_hdlc(dev)->proto->ioctl(dev, ifs); in hdlc_ioctl()243 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup()[all …]
54 struct x25_state *x25st = state(dev_to_hdlc(dev)); in x25_connect_disconnect()83 struct x25_state *x25st = state(dev_to_hdlc(dev)); in x25_data_indication()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()287 if (dev_to_hdlc(dev)->proto != &proto) in x25_ioctl()
39 return dev_to_hdlc(dev)->xmit(skb, dev); in eth_tx()56 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl()62 if (dev_to_hdlc(dev)->proto != &proto) in raw_eth_ioctl()
184 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()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()[all …]
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()319 if (dev_to_hdlc(dev)->proto != &proto) in cisco_ioctl()
41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl()46 if (dev_to_hdlc(dev)->proto != &proto) in raw_ioctl()
354 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx()524 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done()710 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open()810 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in uhdlc_close()841 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in ucc_hdlc_attach()1231 hdlc = dev_to_hdlc(dev); in ucc_hdlc_probe()
107 return (struct ppp *)dev_to_hdlc(dev)->state; in get_ppp()660 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()666 if (dev_to_hdlc(dev)->proto != &proto) in ppp_ioctl()
83 return (struct port *)dev_to_hdlc(dev)->priv; in dev_to_port()777 hdlc = dev_to_hdlc(dev); in wanxl_pci_init_one()
53 return dev_to_hdlc(netdev)->priv; in netdev_to_qmc_hdlc()759 hdlc = dev_to_hdlc(qmc_hdlc->netdev); in qmc_hdlc_probe()
359 hdlc = dev_to_hdlc(dev); 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()
347 return dev_to_hdlc(dev)->priv; in dev_to_port()1497 hdlc = dev_to_hdlc(ndev); in ixp4xx_hss_probe()
59 return dev_to_hdlc(dev)->priv; in dev_to_port()
86 return dev_to_hdlc(dev)->priv; in dev_to_port()
479 #define dev_to_port(D) (dev_to_hdlc(D)->priv)2436 hdlc = dev_to_hdlc(dev); in fst_add_one()
69 static inline struct hdlc_device* dev_to_hdlc(struct net_device *dev) in dev_to_hdlc() function104 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans()
146 #define dev_to_port(D) (dev_to_hdlc(D)->priv)1719 hdlc = dev_to_hdlc(dev); in hdlcdev_init()