Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1_reg.h97 uint32_t tx_pkts_1519_max; member
H A Datge_l1e_reg.h304 uint32_t tx_pkts_1519_max; member
H A Datge_l1c_reg.h124 uint32_t tx_pkts_1519_max; member
H A Datge_l1.c505 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max; in atge_l1_gather_stats()
H A Datge_l1c.c612 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max; in atge_l1c_gather_stats()
H A Datge_l1e.c771 stat->tx_pkts_1519_max += smb->tx_pkts_1519_max; in atge_l1e_gather_stats()
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2109 uint32_t tx_pkts_1519_max; member
H A Dyge.c2903 stats->tx_pkts_1519_max += YGE_READ_MIB32(pnum, GM_TXF_MAX_SZ); in yge_stats_update()