Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1494 #define GM_TXF_BC_OK (GM_MIB_CNT_BASE + 200) /* BCast Frames TX OK */ macro
H A Dyge.c2893 stats->tx_bcast_frames += YGE_READ_MIB32(pnum, GM_TXF_BC_OK); in yge_stats_update()