Searched refs:InvalidCRCCount (Results 1 – 5 of 5) sorted by relevance
270 u64 InvalidCRCCount; member
1654 stats->InvalidCRCCount++; in fcoe_filter_frames()1655 if (stats->InvalidCRCCount < 5) in fcoe_filter_frames()
640 if (stats->InvalidCRCCount < 5) in bnx2fc_recv_frame()643 stats->InvalidCRCCount++; in bnx2fc_recv_frame()
325 fc_stats->invalid_crc_count += stats->InvalidCRCCount; in fc_get_host_stats()
554 if (stats->InvalidCRCCount++ < FC_MAX_ERROR_CNT) in fc_fcp_recv_data()