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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc.h49 uint32_t ro_correct_err; member in struct:_nxge_txc_stats
H A Dnxge.h998 kstat_named_t ro_correct_err; member in struct:_nxge_txc_kstat
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c414 statsp->ro_correct_err++;
H A Dnxge_kstats.c733 statsp->ro_correct_err = txc_kstatsp->ro_correct_err.value.ul;
747 txc_kstatsp->ro_correct_err.value.ul = statsp->ro_correct_err;

Completed in 56 milliseconds