Searched refs:NFE_RX_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/nfe/ | ||
H A D | if_nfereg.h | 111 #define NFE_RX_CRC_ERROR 0x2bc macro |
H A D | if_nfe.c | 3215 stats->rx_crc_errors += NFE_READ(sc, NFE_RX_CRC_ERROR); in nfe_stats_update() |