Home
last modified time | relevance | path

Searched refs:TX_RING_HDL_REG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c42 TX_RING_HDL_REG,
1758 TXDMA_REG_READ64(handle, TX_RING_HDL_REG, channel, &hdl_p->value); in npi_txdma_ring_head_get()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma_hw.h166 #define TX_RING_HDL_REG (DMC + 0x40010) macro
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c960 TXDMA_REG_READ64(handle, TX_RING_HDL_REG, tdc, &tx_head.value); in nxge_txdma_reclaim()