Home
last modified time | relevance | path

Searched refs:RXDMA_RCR_TO_VALID (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.h157 #define RXDMA_RCR_TO_VALID(tov) ((tov) && (tov < 64)) macro
H A Dhpi_rxdma.c410 if (RXDMA_RCR_TO_VALID(rdc_desc_cfg->rcr_timeout)) { in hpi_rxdma_cfg_rdc_ring()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.h115 #define RXDMA_RCR_TO_VALID(tov) ((tov) && (tov < 64)) macro
H A Dnpi_rxdma.c804 if (RXDMA_RCR_TO_VALID(rdc_desc_cfg->rcr_timeout)) { in npi_rxdma_cfg_rdc_ring()