Searched refs:dev_to_hdlc (Results 1 – 25 of 28) sorted by relevance
12
52 struct hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rcv()65 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit()75 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start()84 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop()115 hdlc = dev_to_hdlc(dev); in hdlc_device_event()144 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open()178 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close()206 if (dev_to_hdlc(dev)->proto) { in hdlc_ioctl()207 result = dev_to_hdlc(dev)->proto->ioctl(dev, ifr); in hdlc_ioctl()242 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup()[all …]
42 return dev_to_hdlc(dev)->xmit(skb, dev); in eth_tx()59 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_eth_ioctl()65 if (dev_to_hdlc(dev)->proto != &proto) in raw_eth_ioctl()
196 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()353 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()370 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()472 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()570 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()605 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()655 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv()872 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx()993 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start()1018 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop()[all …]
84 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit()192 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl()197 if (dev_to_hdlc(dev)->proto != &proto) in x25_ioctl()
157 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx()286 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start()304 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop()335 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_ioctl()340 if (dev_to_hdlc(dev)->proto != &proto) in cisco_ioctl()
44 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl()49 if (dev_to_hdlc(dev)->proto != &proto) in raw_ioctl()
52 return (struct z8530_dev *)dev_to_hdlc(dev)->priv; in dev_to_sv()278 dev_to_hdlc(netdev)->attach = hostess_attach; in sv11_init()279 dev_to_hdlc(netdev)->xmit = hostess_queue_xmit; in sv11_init()
58 return (struct slvl_device *)dev_to_hdlc(dev)->priv; in dev_to_chan()187 dev_to_hdlc(dev)->attach = sealevel_attach; in slvl_setup()188 dev_to_hdlc(dev)->xmit = sealevel_queue_xmit; in slvl_setup()
342 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx()475 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done()652 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open()747 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in uhdlc_close()775 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in ucc_hdlc_attach()1107 hdlc = dev_to_hdlc(dev); in ucc_hdlc_probe()
109 return (struct ppp *)dev_to_hdlc(dev)->state; in get_ppp()652 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()658 if (dev_to_hdlc(dev)->proto != &proto) in ppp_ioctl()
91 return (struct port *)dev_to_hdlc(dev)->priv; in dev_to_port()779 hdlc = dev_to_hdlc(dev); in wanxl_pci_init_one()
369 hdlc = dev_to_hdlc(dev); in c101_run()
386 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
447 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
453 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
355 return (struct channel_data *)dev_to_hdlc(dev)->priv; in dev_to_chan()584 dev_to_hdlc(chan->netdev)->attach = cosa_net_attach; in cosa_probe()585 dev_to_hdlc(chan->netdev)->xmit = cosa_net_tx; in cosa_probe()
344 return dev_to_hdlc(dev)->priv; in dev_to_port()1349 hdlc = dev_to_hdlc(dev); in hss_init_one()
62 return dev_to_hdlc(dev)->priv; in dev_to_port()
84 return dev_to_hdlc(dev)->priv; in dev_to_port()
380 return dev_to_hdlc(dev)->priv; in dscc4_priv()929 hdlc_device *hdlc = dev_to_hdlc(d); in dscc4_found1()
483 #define dev_to_port(D) (dev_to_hdlc(D)->priv)2506 hdlc = dev_to_hdlc(dev); in fst_add_one()
72 static inline struct hdlc_device* dev_to_hdlc(struct net_device *dev) in dev_to_hdlc() function107 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()
848 dev_to_hdlc(dev)->xmit = lmc_start_xmit; in lmc_init_one()849 dev_to_hdlc(dev)->attach = lmc_attach; in lmc_init_one()
384 #define dev_to_port(D) (dev_to_hdlc(D)->priv)4275 hdlc = dev_to_hdlc(dev); in hdlcdev_init()