Searched refs:nfe_alloc_rx_ring (Results 1 – 1 of 1) sorted by relevance
108 static int nfe_alloc_rx_ring(struct nfe_softc *, struct nfe_rx_ring *);577 if ((error = nfe_alloc_rx_ring(sc, &sc->rxq)) != 0) in nfe_attach()1080 nfe_alloc_rx_ring(struct nfe_softc *sc, struct nfe_rx_ring *ring) in nfe_alloc_rx_ring() function