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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fm.c550 statsp->ipp_stats.errlog.dfifo_rd_ptr,
552 statsp->ipp_stats.errlog.state_mach,
564 statsp->ipp_stats.errlog.ecc_syndrome,
594 statsp->ipp_stats.errlog.state_mach,
H A Dnxge_ipp.c345 statsp = (p_nxge_ipp_stats_t)&nxgep->statsp->ipp_stats;
H A Dnxge_kstats.c778 statsp = (p_nxge_ipp_stats_t)&nxgep->statsp->ipp_stats;
2090 statsp->ipp_stats.ecc_err_cnt += cnt8;
2092 statsp->ipp_stats.pkt_dis_cnt += cnt16;
2094 statsp->ipp_stats.bad_cs_cnt += cnt16;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h464 nxge_ipp_stats_t ipp_stats; /* per port IPP stats */ member in struct:_nxge_stats_t

Completed in 69 milliseconds