Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1477 #define GM_RXO_ERR_LO (GM_MIB_CNT_BASE + 64) /* Octets Received Inval Lo */ macro
H A Dyge.c2875 stats->rx_bad_octets += YGE_READ_MIB64(pnum, GM_RXO_ERR_LO); in yge_stats_update()