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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c115 static hxge_status_t hxge_alloc_tx_mem_pool(p_hxge_t);
1406 status = hxge_alloc_tx_mem_pool(hxgep);
1922 hxge_alloc_tx_mem_pool(p_hxge_t hxgep) function
1937 HXGE_DEBUG_MSG((hxgep, MEM_CTL, "==> hxge_alloc_tx_mem_pool"));
1944 HXGE_DEBUG_MSG((hxgep, MEM_CTL, "==> hxge_alloc_tx_mem_pool: "
2031 "==> hxge_alloc_tx_mem_pool: start_tdc %d "
2060 "<== hxge_alloc_tx_mem_pool:status 0x%08x", status));

Completed in 68 milliseconds