Searched refs:dev_to_hdlc (Results 1 – 25 of 25) 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()
51 return (struct z8530_dev *)dev_to_hdlc(dev)->priv; in dev_to_sv()260 dev_to_hdlc(netdev)->attach = hostess_attach; in sv11_init()261 dev_to_hdlc(netdev)->xmit = hostess_queue_xmit; in sv11_init()
46 return (struct slvl_device *)dev_to_hdlc(dev)->priv; in dev_to_chan()157 dev_to_hdlc(dev)->attach = sealevel_attach; in slvl_setup()158 dev_to_hdlc(dev)->xmit = sealevel_queue_xmit; in slvl_setup()
353 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx()521 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done()705 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open()801 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in uhdlc_close()830 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in ucc_hdlc_attach()1226 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()
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()
335 return (struct channel_data *)dev_to_hdlc(dev)->priv; in dev_to_chan()567 dev_to_hdlc(chan->netdev)->attach = cosa_net_attach; in cosa_probe()568 dev_to_hdlc(chan->netdev)->xmit = cosa_net_tx; in cosa_probe()
339 return dev_to_hdlc(dev)->priv; in dev_to_port()1363 hdlc = dev_to_hdlc(dev); in hss_init_one()
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()
15 return (lmc_softc_t *)dev_to_hdlc(dev)->priv; in dev_to_sc()
831 dev_to_hdlc(dev)->xmit = lmc_start_xmit; in lmc_init_one()832 dev_to_hdlc(dev)->attach = lmc_attach; in lmc_init_one()
384 #define dev_to_port(D) (dev_to_hdlc(D)->priv)4259 hdlc = dev_to_hdlc(dev); in hdlcdev_init()
147 #define dev_to_port(D) (dev_to_hdlc(D)->priv)1725 hdlc = dev_to_hdlc(dev); in hdlcdev_init()