Searched refs:InvalidCRCCount (Results 1 – 5 of 5) sorted by relevance
258 u64 InvalidCRCCount; member
1645 stats->InvalidCRCCount++; in fcoe_filter_frames()1646 if (stats->InvalidCRCCount < 5) in fcoe_filter_frames()
631 if (stats->InvalidCRCCount < 5) in bnx2fc_recv_frame()634 stats->InvalidCRCCount++; in bnx2fc_recv_frame()
313 fc_stats->invalid_crc_count += stats->InvalidCRCCount; in fc_get_host_stats()
543 if (stats->InvalidCRCCount++ < FC_MAX_ERROR_CNT) in fc_fcp_recv_data()