Searched refs:nxge_dma_mem_alloc (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/nxge/ |
H A D | nxge_main.c | 245 static nxge_status_t nxge_dma_mem_alloc(p_nxge_t, dma_method_t, 2676 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma, in nxge_alloc_rx_buf_dma() 2786 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma, in nxge_alloc_rx_cntl_dma() 3146 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma, in nxge_alloc_tx_buf_dma() 3227 status = nxge_dma_mem_alloc(nxgep, nxge_force_dma, in nxge_alloc_tx_cntl_dma() 3334 nxge_dma_mem_alloc(p_nxge_t nxgep, dma_method_t method, in nxge_dma_mem_alloc() function
|