Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_txc.h51 uint32_t sf_correct_err; member
H A Dnxge.h1000 kstat_named_t sf_correct_err; member
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c462 statsp->sf_correct_err++; in nxge_txc_handle_port_errors()
H A Dnxge_kstats.c736 statsp->sf_correct_err = txc_kstatsp->sf_correct_err.value.ul; in nxge_txc_stat_update()
750 txc_kstatsp->sf_correct_err.value.ul = statsp->sf_correct_err; in nxge_txc_stat_update()