Searched refs:npi_txc_port_dma_enable (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_txc.c | 61 if ((rs = npi_txc_port_dma_enable(handle, port, in nxge_txc_init() 105 if ((rs = npi_txc_port_dma_enable(handle, port, 0)) != NPI_SUCCESS) { in nxge_txc_uninit() 186 if ((rs = npi_txc_port_dma_enable(handle, port, in nxge_txc_tdc_bind() 273 if ((rs = npi_txc_port_dma_enable(handle, port, in nxge_txc_tdc_unbind()
|
/illumos-gate/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txc.h | 103 npi_status_t npi_txc_port_dma_enable(npi_handle_t, uint8_t,
|
H A D | npi_txc.c | 605 npi_txc_port_dma_enable(npi_handle_t handle, uint8_t port, in npi_txc_port_dma_enable() function
|