Home
last modified time | relevance | path

Searched refs:pcnet32_alloc_ring (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/amd/
H A Dpcnet32.c332 static int pcnet32_alloc_ring(struct net_device *dev, const char *name);
1894 if (pcnet32_alloc_ring(dev, pci_name(lp->pci_dev))) { in pcnet32_probe1()
2014 static int pcnet32_alloc_ring(struct net_device *dev, const char *name) in pcnet32_alloc_ring() function