Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h92 uint32_t tx_pkts_65_127; member
H A Datge_l1e_reg.h299 uint32_t tx_pkts_65_127; member
H A Datge_l1c_reg.h119 uint32_t tx_pkts_65_127; member
H A Datge_l1.c500 stat->tx_pkts_65_127 += smb->tx_pkts_65_127; in atge_l1_gather_stats()
H A Datge_l1c.c607 stat->tx_pkts_65_127 += smb->tx_pkts_65_127; in atge_l1c_gather_stats()
H A Datge_l1e.c766 stat->tx_pkts_65_127 += smb->tx_pkts_65_127; in atge_l1e_gather_stats()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2104 uint32_t tx_pkts_65_127; member
H A Dyge.c2898 stats->tx_pkts_65_127 += YGE_READ_MIB32(pnum, GM_TXF_127B); in yge_stats_update()