Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_send.c139 p_tx_desc_t tx_desc_ring_pp; in hxge_start() local
246 tx_desc_ring_pp = (p_tx_desc_t)DMA_COMMON_IOADDR(desc_area); in hxge_start()
307 tx_desc_pp = &tx_desc_ring_pp[i]; in hxge_start()
341 tx_desc_ring_pp, tx_desc_pp, in hxge_start()
361 tx_desc_pp = &tx_desc_ring_pp[i]; in hxge_start()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_send.c186 p_tx_desc_t tx_desc_ring_pp; in nxge_start() local
483 tx_desc_pp = &tx_desc_ring_pp[i]; in nxge_start()
519 tx_desc_ring_pp, tx_desc_pp, in nxge_start()
540 tx_desc_pp = &tx_desc_ring_pp[i]; in nxge_start()