Home
last modified time | relevance | path

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

/src/sys/dev/nfe/
H A Dif_nfe.c109 static void nfe_alloc_jrx_ring(struct nfe_softc *, struct nfe_jrx_ring *);
580 nfe_alloc_jrx_ring(sc, &sc->jrxq); in nfe_attach()
1177 nfe_alloc_jrx_ring(struct nfe_softc *sc, struct nfe_jrx_ring *ring) in nfe_alloc_jrx_ring() function