Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1e.c749 stat->rx_fifo_oflows += smb->rx_fifo_oflows; in atge_l1e_gather_stats()
802 atgep->atge_overflow += smb->rx_fifo_oflows; in atge_l1e_gather_stats()
820 smb->rx_fifo_oflows + smb->rx_rrs_errs + in atge_l1e_gather_stats()
H A Datge_l1_reg.h76 uint32_t rx_fifo_oflows; member
H A Datge_l1e_reg.h283 uint32_t rx_fifo_oflows; member
H A Datge_l1.c484 stat->rx_fifo_oflows += smb->rx_fifo_oflows; in atge_l1_gather_stats()
533 atgep->atge_overflow += smb->rx_fifo_oflows; in atge_l1_gather_stats()
H A Datge_l1c.c591 stat->rx_fifo_oflows += smb->rx_fifo_oflows; in atge_l1c_gather_stats()
640 atgep->atge_overflow += smb->rx_fifo_oflows; in atge_l1c_gather_stats()
H A Datge_l1c_reg.h103 uint32_t rx_fifo_oflows; member
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2095 uint32_t rx_fifo_oflows; member
H A Dyge.c2888 stats->rx_fifo_oflows += YGE_READ_MIB32(pnum, GM_RXE_FIFO_OV); in yge_stats_update()
3031 *val = stats->rx_fifo_oflows; in yge_m_stat()