Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp.h51 uint32_t dfifo_ue; member
H A Dnxge.h1015 kstat_named_t dfifo_ue; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c783 statsp->dfifo_ue = ipp_kstatsp->dfifo_ue.value.ul; in nxge_ipp_stat_update()
793 ipp_kstatsp->dfifo_ue.value.ul = statsp->dfifo_ue; in nxge_ipp_stat_update()
H A Dnxge_ipp.c395 statsp->dfifo_ue++; in nxge_ipp_handle_sys_errors()