Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h96 uint32_t tx_pkts_1024_1518; member
H A Datge_l1e_reg.h303 uint32_t tx_pkts_1024_1518; member
H A Datge_l1c_reg.h123 uint32_t tx_pkts_1024_1518; member
H A Datge_l1.c504 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in atge_l1_gather_stats()
H A Datge_l1c.c611 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in atge_l1c_gather_stats()
H A Datge_l1e.c770 stat->tx_pkts_1024_1518 += smb->tx_pkts_1024_1518; in atge_l1e_gather_stats()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2108 uint32_t tx_pkts_1024_1518; member
H A Dyge.c2902 stats->tx_pkts_1024_1518 += YGE_READ_MIB32(pnum, GM_TXF_1518B); in yge_stats_update()