Home
last modified time | relevance | path

Searched refs:hxge_dma_mem_alloc (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c117 static hxge_status_t hxge_dma_mem_alloc(p_hxge_t, dma_method_t,
1805 status = hxge_dma_mem_alloc(hxgep, hxge_force_dma, in hxge_alloc_rx_buf_dma()
1886 status = hxge_dma_mem_alloc(hxgep, hxge_force_dma, in hxge_alloc_rx_cntl_dma()
2102 status = hxge_dma_mem_alloc(hxgep, hxge_force_dma, in hxge_alloc_tx_buf_dma()
2174 status = hxge_dma_mem_alloc(hxgep, hxge_force_dma, in hxge_alloc_tx_cntl_dma()
2271 hxge_dma_mem_alloc(p_hxge_t hxgep, dma_method_t method, in hxge_dma_mem_alloc() function