Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.h84 npi_status_t npi_txc_dma_max_burst(npi_handle_t, io_op_t,
101 npi_status_t npi_txc_dma_max_burst(npi_handle_t, io_op_t,
H A Dnpi_txc.c265 npi_txc_dma_max_burst(npi_handle_t handle, io_op_t op_mode, uint8_t channel, in npi_txc_dma_max_burst() function
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txdma.c2131 (void) npi_txc_dma_max_burst(handle, OP_GET, channel, &burst); in nxge_txdma_regs_dump()