Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c354 uint_t total_failed = 0; in eib_data_post_tx() local
436 total_failed += n_failed; in eib_data_post_tx()
447 if (total_failed) { in eib_data_post_tx()
448 EIB_UPDATE_COUNTER(&stats->st_oerrors, total_failed); in eib_data_post_tx()