Searched refs:rx_pkts_64 (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/uts/common/io/atge/ | ||
H A D | atge_l1_reg.h | 68 uint32_t rx_pkts_64; member in struct:l1_smb |
H A D | atge_l1e_reg.h | 275 uint32_t rx_pkts_64; member in struct:smb |
H A D | atge_l1c_reg.h | 95 uint32_t rx_pkts_64; member in struct:l1c_smb |
H A D | atge_l1.c | 476 stat->rx_pkts_64 += smb->rx_pkts_64; |
H A D | atge_l1c.c | 583 stat->rx_pkts_64 += smb->rx_pkts_64; |
H A D | atge_l1e.c | 741 stat->rx_pkts_64 += smb->rx_pkts_64; |
/illumos-gate/usr/src/uts/common/io/yge/ | ||
H A D | yge.h | 2085 uint32_t rx_pkts_64; member in struct:yge_hw_stats |
H A D | yge.c | 2878 stats->rx_pkts_64 += YGE_READ_MIB32(pnum, GM_RXF_64B); |
Completed in 100 milliseconds