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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c121 static hxge_status_t hxge_alloc_rx_buf_dma(p_hxge_t, uint16_t,
1548 status = hxge_alloc_rx_buf_dma(hxgep, st_rdc, &dma_buf_p[i],
1759 hxge_alloc_rx_buf_dma(p_hxge_t hxgep, uint16_t dma_channel, function
1769 HXGE_DEBUG_MSG((hxgep, DMA_CTL, "==> hxge_alloc_rx_buf_dma"));
1812 " hxge_alloc_rx_buf_dma: Alloc Failed: "
1828 " hxge_alloc_rx_buf_dma failed due to"
1847 "<== hxge_alloc_rx_buf_dma status 0x%08x", status));

Completed in 62 milliseconds