Searched defs:hxge_bcopy_thresh (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c49 uint32_t hxge_bcopy_thresh = TX_BCOPY_MAX; variable
1967 tx_buf_alloc_size = (hxge_bcopy_thresh * hxge_tx_ring_size);
1990 tx_buf_alloc_size, hxge_bcopy_thresh, &num_chunks[i]);

Completed in 52 milliseconds