Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/imx/
H A Dif_enet.c159 static int enet_alloc_ring(struct enet_softc *);
177 if (enet_alloc_ring(sc)) in enet_attach_common()
1350 enet_alloc_ring(struct enet_softc *sc) in enet_alloc_ring() function