Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma.h87 } tx_msg_t, *p_tx_msg_t; typedef
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.h78 } tx_msg_t, *p_tx_msg_t; typedef
H A Dhxge_txdma.c1911 size = nmsgs * sizeof (tx_msg_t); in hxge_map_txdma_channel_buf_ring()
2071 KMEM_FREE(tx_msg_ring, sizeof (tx_msg_t) * tx_ring_p->tx_ring_size); in hxge_unmap_txdma_channel_buf_ring()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c2588 size = nmsgs * sizeof (tx_msg_t); in nxge_map_txdma_channel_buf_ring()
2751 KMEM_FREE(tx_msg_ring, sizeof (tx_msg_t) * tx_ring_p->tx_ring_size); in nxge_unmap_txdma_channel_buf_ring()