Home
last modified time | relevance | path

Searched refs:rxcrc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/arc/
H A Demac_main.c651 u8 rxcrc, rxfram, rxoflow; in arc_emac_stats() local
656 rxcrc = rxerr; in arc_emac_stats()
661 stats->rx_errors += rxcrc + rxfram + rxoflow; in arc_emac_stats()
665 stats->rx_crc_errors += rxcrc; in arc_emac_stats()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dd11.h1897 u32 rxcrc; member