Searched refs:enet_alloc_ring (Results 1 – 1 of 1) sorted by relevance
159 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