Home
last modified time | relevance | path

Searched refs:TXDMA_STOP (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h44 TXDMA_STOP = 0x5, enumerator
H A Dhpi_txdma.c78 return (hpi_txdma_channel_control(handle, TXDMA_STOP, channel)); in hpi_txdma_channel_disable()
134 case TXDMA_STOP: in hpi_txdma_channel_control()
H A Dhxge_txdma.c2745 rs = hpi_txdma_channel_control(handle, TXDMA_STOP, channel); in hxge_txdma_fatal_err_recover()
2883 rs = hpi_txdma_channel_control(handle, TXDMA_STOP, channel); in hxge_tx_port_fatal_err_recover()
/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h65 TXDMA_STOP = 0x5, enumerator
H A Dnpi_txdma.c816 return (npi_txdma_channel_control(handle, TXDMA_STOP, channel)); in npi_txdma_channel_disable()
964 case TXDMA_STOP: in npi_txdma_channel_control()
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c3308 rs = npi_txdma_channel_control(handle, TXDMA_STOP, channel); in nxge_txdma_fatal_err_recover()
3470 (handle, TXDMA_STOP, tdc); in nxge_tx_port_fatal_err_recover()