Home
last modified time | relevance | path

Searched refs:rx_crcerrs (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_l1.c471 stat->rx_crcerrs += smb->rx_crcerrs; in atge_l1_gather_stats()
526 atgep->atge_fcs_errors += smb->rx_crcerrs; in atge_l1_gather_stats()
547 atgep->atge_macrcv_errors += smb->rx_crcerrs + smb->rx_lenerrs + in atge_l1_gather_stats()
H A Datge_l1c.c578 stat->rx_crcerrs += smb->rx_crcerrs; in atge_l1c_gather_stats()
633 atgep->atge_fcs_errors += smb->rx_crcerrs; in atge_l1c_gather_stats()
654 atgep->atge_macrcv_errors += smb->rx_crcerrs + smb->rx_lenerrs + in atge_l1c_gather_stats()
H A Datge_l1e.c736 stat->rx_crcerrs += smb->rx_crcerrs; in atge_l1e_gather_stats()
793 atgep->atge_fcs_errors += smb->rx_crcerrs; in atge_l1e_gather_stats()
818 atgep->atge_macrcv_errors += smb->rx_crcerrs + smb->rx_lenerrs + in atge_l1e_gather_stats()
H A Datge_l1_reg.h63 uint32_t rx_crcerrs; member
H A Datge_l1e_reg.h270 uint32_t rx_crcerrs; member
H A Datge_l1c_reg.h90 uint32_t rx_crcerrs; member