Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h167 uint32_t p_hdrq_parerr; member
622 kstat_named_t p_hdrq_parerr; member
H A Dhxge_hw.c297 if (stat.bits.p_hdrq_parerr) { in hxge_peu_handle_sys_errors()
298 statsp->p_hdrq_parerr++; in hxge_peu_handle_sys_errors()
H A Dhxge_kstats.c614 peu_kstatsp->p_hdrq_parerr.value.ul = statsp->p_hdrq_parerr; in hxge_peu_sys_stat_update()
H A Dhxge_peu_hw.h4966 uint32_t p_hdrq_parerr:1; member
4978 uint32_t p_hdrq_parerr:1;