Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/yge/
H A Dyge.h1472 #define GM_RXF_MC_OK (GM_MIB_CNT_BASE + 24) /* MCast Frames Received OK */ macro
H A Dyge.c2871 stats->rx_mcast_frames += YGE_READ_MIB32(pnum, GM_RXF_MC_OK); in yge_stats_update()