Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h94 uint32_t tx_pkts_256_511; member
H A Datge_l1e_reg.h301 uint32_t tx_pkts_256_511; member
H A Datge_l1c_reg.h121 uint32_t tx_pkts_256_511; member
H A Datge_l1.c502 stat->tx_pkts_256_511 += smb->tx_pkts_256_511; in atge_l1_gather_stats()
H A Datge_l1c.c609 stat->tx_pkts_256_511 += smb->tx_pkts_256_511; in atge_l1c_gather_stats()
H A Datge_l1e.c768 stat->tx_pkts_256_511 += smb->tx_pkts_256_511; in atge_l1e_gather_stats()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2106 uint32_t tx_pkts_256_511; member
H A Dyge.c2900 stats->tx_pkts_256_511 += YGE_READ_MIB32(pnum, GM_TXF_511B); in yge_stats_update()