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