Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_ipp.h50 uint32_t eop_miss; member
H A Dnxge.h1013 kstat_named_t eop_miss; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c781 statsp->eop_miss = ipp_kstatsp->eop_miss.value.ul; in nxge_ipp_stat_update()
791 ipp_kstatsp->eop_miss.value.ul = statsp->eop_miss; in nxge_ipp_stat_update()
H A Dnxge_ipp.c374 statsp->eop_miss++; in nxge_ipp_handle_sys_errors()