Home
last modified time | relevance | path

Searched refs:tooshort_errors (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_stat.c509 Adapter->tooshort_errors += in e1000g_m_stat()
511 *val = Adapter->tooshort_errors; in e1000g_m_stat()
H A De1000g_sw.h871 uint32_t tooshort_errors; member