Home
last modified time | relevance | path

Searched refs:atge_fcs_errors (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge.h392 unsigned atge_fcs_errors; member
H A Datge_l1.c526 atgep->atge_fcs_errors += smb->rx_crcerrs; in atge_l1_gather_stats()
H A Datge_l1c.c633 atgep->atge_fcs_errors += smb->rx_crcerrs; in atge_l1c_gather_stats()
H A Datge_l1e.c793 atgep->atge_fcs_errors += smb->rx_crcerrs; in atge_l1e_gather_stats()
H A Datge_main.c1920 *val = atgep->atge_fcs_errors; in atge_m_stat()