Searched refs:rx_crc_errs (Results 1 – 5 of 5) sorted by relevance
501 uint32_t rx_crc_errs; member
1334 bfe->bfe_hw_stats.rx_crc_errs; in bfe_gather_stats()1335 rxerr += bfe->bfe_hw_stats.rx_crc_errs; in bfe_gather_stats()
219 u32 rx_crc_errs; member
2079 uint32_t rx_crc_errs; member
2872 stats->rx_crc_errs += YGE_READ_MIB32(pnum, GM_RXF_FCS_ERR); in yge_stats_update()3007 *val = stats->rx_crc_errs; in yge_m_stat()