Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_data.c262 EIB_INCR_COUNTER(&stats->st_oerrors); in eib_data_tx_comp_handler()
448 EIB_UPDATE_COUNTER(&stats->st_oerrors, total_failed); in eib_data_post_tx()
H A Deib_main.c345 *val = stats->st_oerrors; in eib_m_stat()
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h631 uint64_t st_oerrors; /* transmit errors */ member