Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp.h56 uint32_t bad_cs_cnt; member
H A Dnxge.h1020 kstat_named_t bad_cs_cnt; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c788 statsp->bad_cs_cnt = ipp_kstatsp->bad_cs_cnt.value.ul; in nxge_ipp_stat_update()
798 ipp_kstatsp->bad_cs_cnt.value.ul = statsp->bad_cs_cnt; in nxge_ipp_stat_update()
2094 statsp->ipp_stats.bad_cs_cnt += cnt16; in nxge_save_cntrs()
H A Dnxge_ipp.c446 statsp->bad_cs_cnt += IPP_BAD_CS_CNT_MASK; in nxge_ipp_handle_sys_errors()