OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nfe_rx_ring
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_nfevar.h
51
struct
nfe_rx_ring
{
struct
98
struct
nfe_rx_ring
rxq;
if_nfe.c
102
int nfe_alloc_rx_ring(struct nfe_softc *, struct
nfe_rx_ring
*);
103
void nfe_reset_rx_ring(struct nfe_softc *, struct
nfe_rx_ring
*);
104
void nfe_free_rx_ring(struct nfe_softc *, struct
nfe_rx_ring
*);
1406
nfe_alloc_rx_ring(struct nfe_softc *sc, struct
nfe_rx_ring
*ring)
1548
nfe_reset_rx_ring(struct nfe_softc *sc, struct
nfe_rx_ring
*ring)
1569
nfe_free_rx_ring(struct nfe_softc *sc, struct
nfe_rx_ring
*ring)
1657
struct
nfe_rx_ring
*ring = &sc->rxq;
1725
struct
nfe_rx_ring
*ring = &sc->rxq;
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025