Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dpcnet32.c332 static int pcnet32_alloc_ring(struct net_device *dev, const char *name);
1884 if (pcnet32_alloc_ring(dev, pci_name(lp->pci_dev))) { in pcnet32_probe1()
2004 static int pcnet32_alloc_ring(struct net_device *dev, const char *name) in pcnet32_alloc_ring() function
/kernel/linux/linux-6.6/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

Completed in 8 milliseconds