Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge.h164 uint32_t cpl_dataq_parerr; member
619 kstat_named_t cpl_dataq_parerr; member
H A Dhxge_hw.c279 if (stat.bits.cpl_dataq_parerr) { in hxge_peu_handle_sys_errors()
280 statsp->cpl_dataq_parerr++; in hxge_peu_handle_sys_errors()
H A Dhxge_kstats.c609 peu_kstatsp->cpl_dataq_parerr.value.ul = statsp->cpl_dataq_parerr; in hxge_peu_sys_stat_update()
H A Dhxge_peu_hw.h4963 uint32_t cpl_dataq_parerr:1; member
4981 uint32_t cpl_dataq_parerr:1;