Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1493 #define GM_TXF_UC_OK (GM_MIB_CNT_BASE + 192) /* Unicast Frames TX OK */ macro
H A Dyge.c2892 stats->tx_ucast_frames += YGE_READ_MIB32(pnum, GM_TXF_UC_OK); in yge_stats_update()