Home
last modified time | relevance | path

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

12

/Linux-v5.4/drivers/net/wan/
Dhdlc.c49 struct hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rcv()
62 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_start_xmit()
72 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_start()
81 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_proto_stop()
112 hdlc = dev_to_hdlc(dev); in hdlc_device_event()
141 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_open()
175 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_close()
203 if (dev_to_hdlc(dev)->proto) { in hdlc_ioctl()
204 result = dev_to_hdlc(dev)->proto->ioctl(dev, ifr); in hdlc_ioctl()
239 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_setup()
[all …]
Dhdlc_raw_eth.c39 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()
Dhdlc_fr.c193 hdlc_device *hdlc = dev_to_hdlc(dev); in add_pvc()
350 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_open()
367 hdlc_device *hdlc = dev_to_hdlc(pvc->frad); in pvc_close()
469 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_send()
567 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_set_link_state()
602 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_timer()
652 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_lmi_recv()
869 hdlc_device *hdlc = dev_to_hdlc(frad); in fr_rx()
990 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_start()
1015 hdlc_device *hdlc = dev_to_hdlc(dev); in fr_stop()
[all …]
Dhdlc_x25.c81 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_data_transmit()
189 hdlc_device *hdlc = dev_to_hdlc(dev); in x25_ioctl()
194 if (dev_to_hdlc(dev)->proto != &proto) in x25_ioctl()
Dhdlc_cisco.c154 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_rx()
282 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_start()
300 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_stop()
331 hdlc_device *hdlc = dev_to_hdlc(dev); in cisco_ioctl()
336 if (dev_to_hdlc(dev)->proto != &proto) in cisco_ioctl()
Dhdlc_raw.c41 hdlc_device *hdlc = dev_to_hdlc(dev); in raw_ioctl()
46 if (dev_to_hdlc(dev)->proto != &proto) in raw_ioctl()
Dhostess_sv11.c53 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()
Dsealevel.c53 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()
Dfsl_ucc_hdlc.c344 hdlc_device *hdlc = dev_to_hdlc(dev); in ucc_hdlc_tx()
512 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_rx_done()
701 hdlc_device *hdlc = dev_to_hdlc(dev); in uhdlc_open()
797 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in uhdlc_close()
826 struct ucc_hdlc_private *priv = dev_to_hdlc(dev)->priv; in ucc_hdlc_attach()
1225 hdlc = dev_to_hdlc(dev); in ucc_hdlc_probe()
Dhdlc_ppp.c106 return (struct ppp *)dev_to_hdlc(dev)->state; in get_ppp()
649 hdlc_device *hdlc = dev_to_hdlc(dev); in ppp_ioctl()
655 if (dev_to_hdlc(dev)->proto != &proto) in ppp_ioctl()
Dwanxl.c88 return (struct port *)dev_to_hdlc(dev)->priv; in dev_to_port()
775 hdlc = dev_to_hdlc(dev); in wanxl_pci_init_one()
Dc101.c365 hdlc = dev_to_hdlc(dev); in c101_run()
Dpci200syn.c382 hdlc_device *hdlc = dev_to_hdlc(dev); in pci200_pci_init_one()
Dpc300too.c444 hdlc_device *hdlc = dev_to_hdlc(dev); in pc300_pci_init_one()
Dn2.c450 hdlc_device *hdlc = dev_to_hdlc(dev); in n2_run()
Dcosa.c342 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()
Dixp4xx_hss.c341 return dev_to_hdlc(dev)->priv; in dev_to_port()
1346 hdlc = dev_to_hdlc(dev); in hss_init_one()
Dhd64572.c59 return dev_to_hdlc(dev)->priv; in dev_to_port()
Dhd64570.c81 return dev_to_hdlc(dev)->priv; in dev_to_port()
Dfarsync.c479 #define dev_to_port(D) (dev_to_hdlc(D)->priv)
2502 hdlc = dev_to_hdlc(dev); in fst_add_one()
/Linux-v5.4/include/linux/
Dhdlc.h69 static inline struct hdlc_device* dev_to_hdlc(struct net_device *dev) in dev_to_hdlc() function
104 hdlc_device *hdlc = dev_to_hdlc(dev); in hdlc_type_trans()
/Linux-v5.4/drivers/net/wan/lmc/
Dlmc_proto.h16 return (lmc_softc_t *)dev_to_hdlc(dev)->priv; in dev_to_sc()
Dlmc_main.c845 dev_to_hdlc(dev)->xmit = lmc_start_xmit; in lmc_init_one()
846 dev_to_hdlc(dev)->attach = lmc_attach; in lmc_init_one()
/Linux-v5.4/drivers/char/pcmcia/
Dsynclink_cs.c384 #define dev_to_port(D) (dev_to_hdlc(D)->priv)
4274 hdlc = dev_to_hdlc(dev); in hdlcdev_init()
/Linux-v5.4/drivers/tty/
Dsynclink_gt.c165 #define dev_to_port(D) (dev_to_hdlc(D)->priv)
1786 hdlc = dev_to_hdlc(dev); in hdlcdev_init()

12