Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_rxdma.c30 #define RXDMA_RESET_TRY_COUNT 5 macro
66 uint32_t count = RXDMA_RESET_TRY_COUNT; in hpi_rxdma_cfg_rdc_wait_for_qst()
87 uint32_t count = RXDMA_RESET_TRY_COUNT; in hpi_rxdma_cfg_rdc_ctl()
/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_rxdma.c31 #define RXDMA_RESET_TRY_COUNT 4 macro
366 uint32_t count = RXDMA_RESET_TRY_COUNT; in npi_rxdma_cfg_rdc_ctl()