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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c113 static hxge_status_t hxge_alloc_rx_mem_pool(p_hxge_t);
1401 status = hxge_alloc_rx_mem_pool(hxgep);
1428 hxge_alloc_rx_mem_pool(p_hxge_t hxgep) function
1453 HXGE_DEBUG_MSG((hxgep, DMA_CTL, "==> hxge_alloc_rx_mem_pool"));
1461 " hxge_alloc_rx_mem_pool st_rdc %d ndmas %d", st_rdc, ndmas));
1523 HXGE_DEBUG_MSG((hxgep, MEM2_CTL, "==> hxge_alloc_rx_mem_pool: "
1542 " hxge_alloc_rx_mem_pool to alloc mem: "
1557 " hxge_alloc_rx_mem_pool DONE alloc mem: "
1621 "==> hxge_alloc_rx_mem_pool: freeing control bufs (%d)", j));
1630 "==> hxge_alloc_rx_mem_pool
[all...]

Completed in 64 milliseconds