Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1475 #define GM_RXO_OK_LO (GM_MIB_CNT_BASE + 48) /* Octets Received OK Lo */ macro
H A Dyge.c2874 stats->rx_good_octets += YGE_READ_MIB64(pnum, GM_RXO_OK_LO); in yge_stats_update()