Searched refs:rx_bd_bad_fcs (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ibm_newemac/
H A Dcore.h128 u64 rx_bd_bad_fcs; member in struct:emac_error_stats
H A Dcore.c176 "rx_bd_bad_fcs", "rx_bd_packet_too_long", "rx_bd_out_of_range",
1565 ++st->rx_bd_bad_fcs;
1855 nst->rx_crc_errors = (unsigned long)(est->rx_bd_bad_fcs +
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Dcore.h128 u64 rx_bd_bad_fcs; member in struct:emac_error_stats
H A Dcore.c176 "rx_bd_bad_fcs", "rx_bd_packet_too_long", "rx_bd_out_of_range",
1565 ++st->rx_bd_bad_fcs;
1855 nst->rx_crc_errors = (unsigned long)(est->rx_bd_bad_fcs +

Completed in 70 milliseconds