Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_main.c1933 size_t tx_cntl_alloc_size; in hxge_alloc_tx_mem_pool() local
1972 tx_cntl_alloc_size = hxge_tx_ring_size; in hxge_alloc_tx_mem_pool()
1973 tx_cntl_alloc_size *= (sizeof (tx_desc_t)); in hxge_alloc_tx_mem_pool()
1974 tx_cntl_alloc_size += sizeof (txdma_mailbox_t); in hxge_alloc_tx_mem_pool()
2007 tx_cntl_alloc_size); in hxge_alloc_tx_mem_pool()