Home
last modified time | relevance | path

Searched refs:RXDMA_OP_DISABLE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.c33 #define RXDMA_OP_DISABLE 0 macro
115 case RXDMA_OP_DISABLE: in hpi_rxdma_cfg_rdc_ctl()
166 return (hpi_rxdma_cfg_rdc_ctl(handle, rdc, RXDMA_OP_DISABLE)); in hpi_rxdma_cfg_rdc_disable()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c34 #define RXDMA_OP_DISABLE 0 macro
405 case RXDMA_OP_DISABLE: in npi_rxdma_cfg_rdc_ctl()
467 return (npi_rxdma_cfg_rdc_ctl(handle, rdc, RXDMA_OP_DISABLE)); in npi_rxdma_cfg_rdc_disable()