Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_rx.c58 #define SFXGE_RX_QFLUSH_USEC (2000000) macro
1996 timeout = ddi_get_lbolt() + drv_usectohz(SFXGE_RX_QFLUSH_USEC); in sfxge_rx_qstop()