OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iavf_rxfill
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iavf.c
550
static int
iavf_rxfill
(struct iavf_softc *, struct iavf_rx_ring *);
1112
iavf_rxfill
(sc, rxr);
2509
iavf_rxfill
(struct iavf_softc *sc, struct iavf_rx_ring *rxr)
function in typeref:typename:int
2739
if (
iavf_rxfill
(sc, rxr) == -1)
if_iavf.c
550
static int
iavf_rxfill
(struct iavf_softc *, struct iavf_rx_ring *);
1112
iavf_rxfill
(sc, rxr);
2509
iavf_rxfill
(struct iavf_softc *sc, struct iavf_rx_ring *rxr)
function in typeref:typename:int
2739
if (
iavf_rxfill
(sc, rxr) == -1)
Completed in 57 milliseconds
Indexes created Mon Oct 13 14:09:54 GMT 2025