Home
last modified time | relevance | path

Searched refs:dev_to_hdlc (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v4.19/drivers/net/wan/
Dhdlc.c52 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 …]
Dhdlc_raw_eth.c42 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()
Dhdlc_fr.c196 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 …]
Dhdlc_x25.c84 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()
Dhdlc_cisco.c157 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()
Dhdlc_raw.c44 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl()
49 if (dev_to_hdlc(dev)->proto != &proto) in raw_ioctl()
Dhostess_sv11.c52 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()
Dsealevel.c58 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()
Dfsl_ucc_hdlc.c342 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()
Dhdlc_ppp.c109 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()
Dwanxl.c91 return (struct port *)dev_to_hdlc(dev)->priv; in dev_to_port()
779 hdlc = dev_to_hdlc(dev); in wanxl_pci_init_one()
Dc101.c369 hdlc = dev_to_hdlc(dev); in c101_run()
Dpci200syn.c386 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
Dpc300too.c447 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
Dn2.c453 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
Dcosa.c355 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()
Dixp4xx_hss.c344 return dev_to_hdlc(dev)->priv; in dev_to_port()
1349 hdlc = dev_to_hdlc(dev); in hss_init_one()
Dhd64572.c62 return dev_to_hdlc(dev)->priv; in dev_to_port()
Dhd64570.c84 return dev_to_hdlc(dev)->priv; in dev_to_port()
Ddscc4.c380 return dev_to_hdlc(dev)->priv; in dscc4_priv()
929 hdlc_device *hdlc = dev_to_hdlc(d); in dscc4_found1()
Dfarsync.c483 #define dev_to_port(D) (dev_to_hdlc(D)->priv)
2506 hdlc = dev_to_hdlc(dev); in fst_add_one()
/Linux-v4.19/include/linux/
Dhdlc.h72 static inline struct hdlc_device* dev_to_hdlc(struct net_device *dev) in dev_to_hdlc() function
107 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans()
/Linux-v4.19/drivers/net/wan/lmc/
Dlmc_proto.h16 return (lmc_softc_t *)dev_to_hdlc(dev)->priv; in dev_to_sc()
Dlmc_main.c848 dev_to_hdlc(dev)->xmit = lmc_start_xmit; in lmc_init_one()
849 dev_to_hdlc(dev)->attach = lmc_attach; in lmc_init_one()
/Linux-v4.19/drivers/char/pcmcia/
Dsynclink_cs.c384 #define dev_to_port(D) (dev_to_hdlc(D)->priv)
4275 hdlc = dev_to_hdlc(dev); in hdlcdev_init()

12