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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_main.c1934 size_t tx_cntl_alloc_size; local
1973 tx_cntl_alloc_size = hxge_tx_ring_size;
1974 tx_cntl_alloc_size *= (sizeof (tx_desc_t));
1975 tx_cntl_alloc_size += sizeof (txdma_mailbox_t);
2008 tx_cntl_alloc_size);

Completed in 65 milliseconds