Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h95 uint32_t tx_pkts_512_1023; member
H A Datge_l1e_reg.h302 uint32_t tx_pkts_512_1023; member
H A Datge_l1c_reg.h122 uint32_t tx_pkts_512_1023; member
H A Datge_l1.c503 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023; in atge_l1_gather_stats()
H A Datge_l1c.c610 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023; in atge_l1c_gather_stats()
H A Datge_l1e.c769 stat->tx_pkts_512_1023 += smb->tx_pkts_512_1023; in atge_l1e_gather_stats()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2107 uint32_t tx_pkts_512_1023; member
H A Dyge.c2901 stats->tx_pkts_512_1023 += YGE_READ_MIB32(pnum, GM_TXF_1023B); in yge_stats_update()