Searched refs:ipp_kstatsp (Results 1 – 1 of 1) sorted by relevance
768 p_nxge_ipp_kstat_t ipp_kstatsp; in nxge_ipp_stat_update() local777 ipp_kstatsp = (p_nxge_ipp_kstat_t)ksp->ks_data; in nxge_ipp_stat_update()781 statsp->eop_miss = ipp_kstatsp->eop_miss.value.ul; in nxge_ipp_stat_update()782 statsp->sop_miss = ipp_kstatsp->sop_miss.value.ul; in nxge_ipp_stat_update()783 statsp->dfifo_ue = ipp_kstatsp->dfifo_ue.value.ul; in nxge_ipp_stat_update()784 statsp->ecc_err_cnt = ipp_kstatsp->ecc_err_cnt.value.ul; in nxge_ipp_stat_update()785 statsp->pfifo_perr = ipp_kstatsp->pfifo_perr.value.ul; in nxge_ipp_stat_update()786 statsp->pfifo_over = ipp_kstatsp->pfifo_over.value.ul; in nxge_ipp_stat_update()787 statsp->pfifo_und = ipp_kstatsp->pfifo_und.value.ul; in nxge_ipp_stat_update()788 statsp->bad_cs_cnt = ipp_kstatsp->bad_cs_cnt.value.ul; in nxge_ipp_stat_update()[all …]