Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h163 uint32_t cpl_hdrq_parerr; member
618 kstat_named_t cpl_hdrq_parerr; member
H A Dhxge_hw.c273 if (stat.bits.cpl_hdrq_parerr) { in hxge_peu_handle_sys_errors()
274 statsp->cpl_hdrq_parerr++; in hxge_peu_handle_sys_errors()
H A Dhxge_kstats.c608 peu_kstatsp->cpl_hdrq_parerr.value.ul = statsp->cpl_hdrq_parerr; in hxge_peu_sys_stat_update()
H A Dhxge_peu_hw.h4962 uint32_t cpl_hdrq_parerr:1; member
4982 uint32_t cpl_hdrq_parerr:1;