Searched refs:dev_to_hdlc (Results 1 – 25 of 27) sorted by relevance
12
57 hdlc = dev_to_hdlc(dev); in hdlc_rcv()70 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit()80 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start()89 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop()120 hdlc = dev_to_hdlc(dev); in hdlc_device_event()149 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open()183 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close()211 if (dev_to_hdlc(dev)->proto) { in hdlc_ioctl()212 result = dev_to_hdlc(dev)->proto->ioctl(dev, ifr); in hdlc_ioctl()248 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup()[all …]
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()
193 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()347 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()364 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()479 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()576 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()611 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()661 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv()878 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx()999 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start()1024 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop()[all …]
155 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx()283 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start()301 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop()332 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_ioctl()337 if (dev_to_hdlc(dev)->proto != &proto) in cisco_ioctl()
93 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit()168 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_open()239 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl()245 if (dev_to_hdlc(dev)->proto != &proto) in x25_ioctl()
41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl()46 if (dev_to_hdlc(dev)->proto != &proto) in raw_ioctl()
53 return (struct z8530_dev *)dev_to_hdlc(dev)->priv; in dev_to_sv()279 dev_to_hdlc(netdev)->attach = hostess_attach; in sv11_init()280 dev_to_hdlc(netdev)->xmit = hostess_queue_xmit; in sv11_init()
53 return (struct slvl_device *)dev_to_hdlc(dev)->priv; in dev_to_chan()182 dev_to_hdlc(dev)->attach = sealevel_attach; in slvl_setup()183 dev_to_hdlc(dev)->xmit = sealevel_queue_xmit; in slvl_setup()
349 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx()517 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done()704 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open()800 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in uhdlc_close()829 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in ucc_hdlc_attach()1226 hdlc = dev_to_hdlc(dev); in ucc_hdlc_probe()
106 return (struct ppp *)dev_to_hdlc(dev)->state; in get_ppp()656 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()662 if (dev_to_hdlc(dev)->proto != &proto) in ppp_ioctl()
88 return (struct port *)dev_to_hdlc(dev)->priv; in dev_to_port()775 hdlc = dev_to_hdlc(dev); in wanxl_pci_init_one()
382 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
365 hdlc = dev_to_hdlc(dev); in c101_run()
444 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
450 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
342 return (struct channel_data *)dev_to_hdlc(dev)->priv; in dev_to_chan()571 dev_to_hdlc(chan->netdev)->attach = cosa_net_attach; in cosa_probe()572 dev_to_hdlc(chan->netdev)->xmit = cosa_net_tx; in cosa_probe()
342 return dev_to_hdlc(dev)->priv; in dev_to_port()1351 hdlc = dev_to_hdlc(dev); in hss_init_one()
59 return dev_to_hdlc(dev)->priv; in dev_to_port()
81 return dev_to_hdlc(dev)->priv; in dev_to_port()
479 #define dev_to_port(D) (dev_to_hdlc(D)->priv)2502 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()
16 return (lmc_softc_t *)dev_to_hdlc(dev)->priv; in dev_to_sc()
834 dev_to_hdlc(dev)->xmit = lmc_start_xmit; in lmc_init_one()835 dev_to_hdlc(dev)->attach = lmc_attach; in lmc_init_one()
384 #define dev_to_port(D) (dev_to_hdlc(D)->priv)4274 hdlc = dev_to_hdlc(dev); in hdlcdev_init()
165 #define dev_to_port(D) (dev_to_hdlc(D)->priv)1783 hdlc = dev_to_hdlc(dev); in hdlcdev_init()