Home
last modified time | relevance | path

Searched refs:tx_pkts_128_255 (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h93 uint32_t tx_pkts_128_255; member
H A Datge_l1e_reg.h300 uint32_t tx_pkts_128_255; member
H A Datge_l1c_reg.h120 uint32_t tx_pkts_128_255; member
H A Datge_l1.c501 stat->tx_pkts_128_255 += smb->tx_pkts_128_255; in atge_l1_gather_stats()
H A Datge_l1c.c608 stat->tx_pkts_128_255 += smb->tx_pkts_128_255; in atge_l1c_gather_stats()
H A Datge_l1e.c767 stat->tx_pkts_128_255 += smb->tx_pkts_128_255; in atge_l1e_gather_stats()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2105 uint32_t tx_pkts_128_255; member
H A Dyge.c2899 stats->tx_pkts_128_255 += YGE_READ_MIB32(pnum, GM_TXF_255B); in yge_stats_update()