Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.c31 #define TXDMA_WAIT_LOOP 10000 macro
454 } while (loop < TXDMA_WAIT_LOOP); in hpi_txdma_control_reset_wait()
456 if (loop == TXDMA_WAIT_LOOP) { in hpi_txdma_control_reset_wait()
479 } while (loop < TXDMA_WAIT_LOOP); in hpi_txdma_control_stop_wait()
481 if (loop == TXDMA_WAIT_LOOP) { in hpi_txdma_control_stop_wait()
/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txdma.c32 #define TXDMA_WAIT_LOOP 10000 macro
2015 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_reset_wait()
2017 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_reset_wait()
2039 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_stop_wait()
2041 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_stop_wait()
2064 } while (loop < TXDMA_WAIT_LOOP); in npi_txdma_control_resume_wait()
2066 if (loop == TXDMA_WAIT_LOOP) { in npi_txdma_control_resume_wait()