Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c986 p_nxge_zcp_kstat_t zcp_kstatsp; in nxge_zcp_stat_update() local
995 zcp_kstatsp = (p_nxge_zcp_kstat_t)ksp->ks_data; in nxge_zcp_stat_update()
1002 zcp_kstatsp->rspfifo_uncorr_err.value.ul; in nxge_zcp_stat_update()
1009 zcp_kstatsp->rsp_tt_index_err.value.ul; in nxge_zcp_stat_update()
1011 zcp_kstatsp->slv_tt_index_err.value.ul; in nxge_zcp_stat_update()
1013 zcp_kstatsp->zcp_tt_index_err.value.ul; in nxge_zcp_stat_update()
1018 zcp_kstatsp->rspfifo_uncorr_err.value.ul = in nxge_zcp_stat_update()
1020 zcp_kstatsp->buffer_overflow.value.ul = in nxge_zcp_stat_update()
1026 zcp_kstatsp->rsp_tt_index_err.value.ul = in nxge_zcp_stat_update()
1028 zcp_kstatsp->slv_tt_index_err.value.ul = in nxge_zcp_stat_update()
[all …]