Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h169 uint32_t np_hdrq_parerr; member
624 kstat_named_t np_hdrq_parerr; member
H A Dhxge_hw.c309 if (stat.bits.np_hdrq_parerr) { in hxge_peu_handle_sys_errors()
310 statsp->np_hdrq_parerr++; in hxge_peu_handle_sys_errors()
H A Dhxge_kstats.c616 peu_kstatsp->np_hdrq_parerr.value.ul = statsp->np_hdrq_parerr; in hxge_peu_sys_stat_update()
H A Dhxge_peu_hw.h4968 uint32_t np_hdrq_parerr:1; member
4976 uint32_t np_hdrq_parerr:1;