Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h200 npi_status_t npi_txdma_channel_reset(npi_handle_t, uint8_t);
H A Dnpi_txdma.c739 npi_txdma_channel_reset(npi_handle_t handle, uint8_t channel) in npi_txdma_channel_reset() function
/titanic_50/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c273 rs = npi_txdma_channel_reset(handle, channel); in nxge_reset_txdma_channel()