Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/natsemi/
H A Djazzsonic.c154 err = sonic_alloc_descriptors(dev); in sonic_probe1()
H A Dxtsonic.c174 err = sonic_alloc_descriptors(dev); in sonic_probe1()
H A Dsonic.h344 static int sonic_alloc_descriptors(struct net_device *dev);
H A Dmacsonic.c178 int err = sonic_alloc_descriptors(dev); in macsonic_init()
H A Dsonic.c53 static int sonic_alloc_descriptors(struct net_device *dev) in sonic_alloc_descriptors() function