Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc_hw.h540 uint32_t tcam_parity_err:1; member
544 uint32_t tcam_parity_err:1;
572 uint32_t tcam_parity_err:1; member
576 uint32_t tcam_parity_err:1;
H A Dhxge_pfc.c1118 if (int_status.bits.tcam_parity_err) { in hxge_pfc_intr()
1119 statsp->tcam_parity_err++; in hxge_pfc_intr()
1124 if (statsp->tcam_parity_err == 1) in hxge_pfc_intr()
H A Dhxge_pfc.h288 uint32_t tcam_parity_err; member
H A Dhxge_fm.c345 statsp->pfc_stats.tcam_parity_err, in hxge_fm_ereport()
H A Dhxge_kstats.c572 kstatsp->pfc_tcam_parity_err.value.ul = statsp->tcam_parity_err; in hxge_pfc_stat_update()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp.h48 uint32_t tcam_parity_err; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c2186 statsp->tcam_parity_err++; in nxge_fflp_handle_sys_errors()
H A Dnxge_kstats.c1057 statsp->tcam_parity_err = fflp_kstatsp->fflp_tcam_perr.value.ul; in nxge_fflp_stat_update()