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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c1933 size_t tx_buf_alloc_size; local
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 54 milliseconds