Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.h201 npi_status_t npi_txdma_channel_enable(npi_handle_t, uint8_t);
H A Dnpi_txdma.c784 npi_txdma_channel_enable(npi_handle_t handle, uint8_t channel) in npi_txdma_channel_enable() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c1346 rs = npi_txdma_channel_enable in nxge_txdma_hw_mode()
1378 (void) npi_txdma_channel_enable(handle, channel); in nxge_txdma_enable_channel()