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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp.h55 uint32_t pfifo_perr; member in struct:_nxge_ipp_stats
H A Dnxge.h1017 kstat_named_t pfifo_perr; member in struct:_nxge_ipp_kstat
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ipp.c409 statsp->pfifo_perr++;
412 if (statsp->pfifo_perr < IPP_MAX_ERR_SHOW)
H A Dnxge_kstats.c785 statsp->pfifo_perr = ipp_kstatsp->pfifo_perr.value.ul;
795 ipp_kstatsp->pfifo_perr.value.ul = statsp->pfifo_perr;

Completed in 56 milliseconds