Searched refs:InvalidCRCCount (Results 1 – 5 of 5) sorted by relevance
264 u64 InvalidCRCCount; member
1770 stats->InvalidCRCCount++; in fcoe_filter_frames()1771 if (stats->InvalidCRCCount < 5) in fcoe_filter_frames()
584 if (stats->InvalidCRCCount < 5) in bnx2fc_recv_frame()587 stats->InvalidCRCCount++; in bnx2fc_recv_frame()
510 if (stats->InvalidCRCCount++ < FC_MAX_ERROR_CNT) in fc_fcp_recv_data()
326 fc_stats->invalid_crc_count += stats->InvalidCRCCount; in fc_get_host_stats()