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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.h78 } tx_msg_t, *p_tx_msg_t; typedef in typeref:struct:_tx_msg_t
H A Dhxge_txdma.c1911 size = nmsgs * sizeof (tx_msg_t);
2071 KMEM_FREE(tx_msg_ring, sizeof (tx_msg_t) * tx_ring_p->tx_ring_size);
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma.h87 } tx_msg_t, *p_tx_msg_t; typedef in typeref:struct:_tx_msg_t
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c2591 size = nmsgs * sizeof (tx_msg_t);
2754 KMEM_FREE(tx_msg_ring, sizeof (tx_msg_t) * tx_ring_p->tx_ring_size);

Completed in 73 milliseconds