Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.h43 TXDMA_RESET = 0x4, enumerator
H A Dhpi_txdma.c60 return (hpi_txdma_channel_control(handle, TXDMA_RESET, channel)); in hpi_txdma_channel_reset()
117 case TXDMA_RESET: in hpi_txdma_channel_control()
H A Dhxge_txdma.c164 rs = hpi_txdma_channel_control(handle, TXDMA_RESET, channel); in hxge_reset_txdma_channel()
2762 if ((rs = hpi_txdma_channel_control(handle, TXDMA_RESET, channel)) != in hxge_txdma_fatal_err_recover()
/titanic_41/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h64 TXDMA_RESET = 0x4, enumerator
H A Dnpi_txdma.c745 return (npi_txdma_channel_control(handle, TXDMA_RESET, channel)); in npi_txdma_channel_reset()
947 case TXDMA_RESET: in npi_txdma_channel_control()
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c275 rs = npi_txdma_channel_control(handle, TXDMA_RESET, in nxge_reset_txdma_channel()
3323 if ((rs = npi_txdma_channel_control(handle, TXDMA_RESET, channel)) != in nxge_txdma_fatal_err_recover()
3502 (handle, TXDMA_RESET, tdc)) in nxge_tx_port_fatal_err_recover()