Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h91 uint32_t tx_pkts_64; member
H A Datge_l1e_reg.h298 uint32_t tx_pkts_64; member
H A Datge_l1c_reg.h118 uint32_t tx_pkts_64; member
H A Datge_l1.c499 stat->tx_pkts_64 += smb->tx_pkts_64; in atge_l1_gather_stats()
H A Datge_l1c.c606 stat->tx_pkts_64 += smb->tx_pkts_64; in atge_l1c_gather_stats()
H A Datge_l1e.c765 stat->tx_pkts_64 += smb->tx_pkts_64; in atge_l1e_gather_stats()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2103 uint32_t tx_pkts_64; member
H A Dyge.c2897 stats->tx_pkts_64 += YGE_READ_MIB32(pnum, GM_TXF_64B); in yge_stats_update()