Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hxge/
H A Dhxge_send.c139 p_tx_desc_t tx_desc_ring_pp; in hxge_start() local
247 tx_desc_ring_pp = (p_tx_desc_t)(uint32_t)DMA_COMMON_IOADDR(desc_area); in hxge_start()
249 tx_desc_ring_pp = (p_tx_desc_t)DMA_COMMON_IOADDR(desc_area); in hxge_start()
311 tx_desc_pp = &tx_desc_ring_pp[i]; in hxge_start()
349 tx_desc_ring_pp, tx_desc_pp, in hxge_start()
369 tx_desc_pp = &tx_desc_ring_pp[i]; in hxge_start()
/titanic_50/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()
523 tx_desc_ring_pp, tx_desc_pp, in nxge_start()
544 tx_desc_pp = &tx_desc_ring_pp[i]; in nxge_start()