Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c131 uint32_t try_count; in nxge_ipp_disable() local
149 try_count--; in nxge_ipp_disable()
152 if (try_count == 0) { in nxge_ipp_disable()
187 uint32_t try_count; in nxge_ipp_reset() local
210 try_count--; in nxge_ipp_reset()
213 if (try_count == 0) { in nxge_ipp_reset()
290 uint32_t try_count; in nxge_ipp_drain() local
307 try_count--; in nxge_ipp_drain()
602 uint32_t try_count; in nxge_ipp_fatal_err_recover() local
636 try_count = 512; in nxge_ipp_fatal_err_recover()
[all …]