Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc.h53 uint32_t length_failed; member
H A Dnxge_txc_hw.h933 uint32_t length_failed:1; member
955 uint32_t length_failed:1;
H A Dnxge.h1004 kstat_named_t length_failed; member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_kstats.c741 statsp->length_failed = txc_kstatsp->length_failed.value.ul; in nxge_txc_stat_update()
755 txc_kstatsp->length_failed.value.ul = statsp->length_failed; in nxge_txc_stat_update()