Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc.h50 uint32_t sf_uncorrect_err; member
H A Dnxge.h1001 kstat_named_t sf_uncorrect_err; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c468 statsp->sf_uncorrect_err++; in nxge_txc_handle_port_errors()
H A Dnxge_kstats.c737 statsp->sf_uncorrect_err = in nxge_txc_stat_update()
738 txc_kstatsp->sf_uncorrect_err.value.ul; in nxge_txc_stat_update()
751 txc_kstatsp->sf_uncorrect_err.value.ul = in nxge_txc_stat_update()
752 statsp->sf_uncorrect_err; in nxge_txc_stat_update()