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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h832 int ixgbe_alloc_dma(ixgbe_t *);
H A Dixgbe_buf.c120 * ixgbe_alloc_dma - Allocate DMA resources for all rx/tx rings.
123 ixgbe_alloc_dma(ixgbe_t *ixgbe) function
H A Dixgbe_main.c1810 if (ixgbe_alloc_dma(ixgbe) != IXGBE_SUCCESS) {

Completed in 306 milliseconds