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