Searched refs:nfe_alloc_rx_ring (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/nfe/
H A Dif_nfe.c110 static int nfe_alloc_rx_ring(struct nfe_softc *, struct nfe_rx_ring *);
589 if ((error = nfe_alloc_rx_ring(sc, &sc->rxq)) != 0)
1104 nfe_alloc_rx_ring(struct nfe_softc *sc, struct nfe_rx_ring *ring) function

Completed in 106 milliseconds