OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixgbe_dma_free
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ix_txrx.c
128
static void
ixgbe_dma_free
(struct ixgbe_softc *, struct ixgbe_dma_alloc *);
761
ixgbe_dma_free
(sc, &txr->txdma);
1685
ixgbe_dma_free
(sc, &rxr->rxdma);
2335
*
ixgbe_dma_free
2338
ixgbe_dma_free
(struct ixgbe_softc *sc, struct ixgbe_dma_alloc *dma)
function in typeref:typename:void
2346
} /*
ixgbe_dma_free
*/
2490
ixgbe_dma_free
(sc, &rxr->rxdma);
2493
ixgbe_dma_free
(sc, &txr->txdma);
Completed in 13 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025