Searched refs:read_attempts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvsw_txdring.c1040 int read_attempts = 0; local
1128 if (read_attempts == vsw_recv_retries)
1132 read_attempts++;
1144 DTRACE_PROBE1(read_attempts, int, read_attempts);

Completed in 84 milliseconds