Searched refs:alloc_hdlcdev (Results 1 – 17 of 17) sorted by relevance
247 struct net_device *alloc_hdlcdev(void *priv) in alloc_hdlcdev() function351 EXPORT_SYMBOL(alloc_hdlcdev);
301 card->ports[0].netdev = alloc_hdlcdev(&card->ports[0]); in pci200_pci_init_one()302 card->ports[1].netdev = alloc_hdlcdev(&card->ports[1]); in pci200_pci_init_one()
360 card->ports[0].dev = alloc_hdlcdev(&card->ports[0]); in n2_run()361 card->ports[1].dev = alloc_hdlcdev(&card->ports[1]); in n2_run()
275 sv->chanA.netdevice = netdev = alloc_hdlcdev(sv); in sv11_init()
178 struct net_device *dev = alloc_hdlcdev(sv); in slvl_setup()
326 card->dev = alloc_hdlcdev(card); in c101_run()
369 if (!(card->ports[i].netdev = alloc_hdlcdev(&card->ports[i]))) { in pc300_pci_init_one()
766 struct net_device *dev = alloc_hdlcdev(port); in wanxl_pci_init_one()
1340 if ((port->netdev = dev = alloc_hdlcdev(port)) == NULL) { in hss_init_one()
1217 dev = alloc_hdlcdev(uhdlc_priv); in ucc_hdlc_probe()
566 if (!(chan->netdev = alloc_hdlcdev(chan))) { in cosa_probe()
2488 struct net_device *dev = alloc_hdlcdev(&card->ports[i]); in fst_add_one()
837 dev = alloc_hdlcdev(sc); in lmc_init_one()
4258 dev = alloc_hdlcdev(info); in hdlcdev_init()
1769 dev = alloc_hdlcdev(info); in hdlcdev_init()
1897 dev = alloc_hdlcdev(info); in hdlcdev_init()
7927 dev = alloc_hdlcdev(info); in hdlcdev_init()