Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_txdma.c605 p_hxge_dma_common_t tx_desc_dma_p; in hxge_txdma_reclaim() local
634 tx_desc_dma_p = &tx_ring_p->tdc_desc; in hxge_txdma_reclaim()
636 tx_desc_ring_vp = tx_desc_dma_p->kaddrp; in hxge_txdma_reclaim()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c904 p_nxge_dma_common_t tx_desc_dma_p; in nxge_txdma_reclaim() local
931 tx_desc_dma_p = &tx_ring_p->tdc_desc; in nxge_txdma_reclaim()
934 tx_desc_ring_vp = tx_desc_dma_p->kaddrp; in nxge_txdma_reclaim()