Home
last modified time | relevance | path

Searched refs:rx_good_octets (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h483 uint32_t rx_good_octets; member
H A Dbfe.c1293 v = &bfe->bfe_hw_stats.rx_good_octets; in bfe_gather_stats()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2081 uint64_t rx_good_octets; member
H A Dyge.c2874 stats->rx_good_octets += YGE_READ_MIB64(pnum, GM_RXO_OK_LO); in yge_stats_update()
2983 *val = stats->rx_good_octets; in yge_m_stat()