rmac_fcs_err_frms 4856 drivers/net/ethernet/neterion/s2io.c 	delta = le64_to_cpu(stats->rmac_fcs_err_frms) - sp->stats.rx_crc_errors;
rmac_fcs_err_frms 6287 drivers/net/ethernet/neterion/s2io.c 	tmp_stats[i++] = le64_to_cpu(stats->rmac_fcs_err_frms);
rmac_fcs_err_frms  188 drivers/net/ethernet/neterion/s2io.h 	__le64 rmac_fcs_err_frms;