Home
last modified time | relevance | path

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.h864 int ixgbe_alloc_dma(ixgbe_t *);
H A Dixgbe_buf.c123 ixgbe_alloc_dma(ixgbe_t *ixgbe) in ixgbe_alloc_dma() function
H A Dixgbe_main.c1901 if (ixgbe_alloc_dma(ixgbe) != IXGBE_SUCCESS) { in ixgbe_start()