Searched refs:bCRC (Results 1 – 5 of 5) sorted by relevance
1723 (!pstats->bHwError) && (!pstats->bCRC) && (!pstats->bICV)); in _rtl92e_translate_rx_signal_stats()1748 if (pstats->bCRC) in _rtl92e_update_received_rate_histogram_stats()1859 stats->bCRC = pdesc->CRC32; in rtl92e_get_rx_stats()
1956 if (stats.bCRC) { in _rtl92e_rx_normal()
4086 && (!pstats->bHwError) && (!pstats->bCRC) && (!pstats->bICV); in TranslateRxSignalStuff819xUsb()4137 if (stats->bCRC) in UpdateReceivedRateHistogramStatistics8190()4260 stats->bCRC = desc->CRC32; in query_rxdesc_status()4261 stats->bHwError = stats->bCRC | stats->bICV; in query_rxdesc_status()4269 stats->bHwError = stats->bCRC | stats->bICV; in query_rxdesc_status()
587 u16 bCRC:1; member
708 u16 bCRC:1; member