Home
last modified time | relevance | path

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; in vsw_process_dringdata() local
1128 if (read_attempts == vsw_recv_retries) in vsw_process_dringdata()
1132 read_attempts++; in vsw_process_dringdata()
1144 DTRACE_PROBE1(read_attempts, int, read_attempts); in vsw_process_dringdata()