Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/natsemi/
H A Djazzsonic.c152 err = sonic_alloc_descriptors(dev); in sonic_probe1()
H A Dxtsonic.c172 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