Searched refs:bCRC (Results 1 – 5 of 5) sorted by relevance
5184 && (!pstats->bHwError) && (!pstats->bCRC)&& (!pstats->bICV)); in TranslateRxSignalStuff819xUsb()5245 if(stats->bCRC) in UpdateReceivedRateHistogramStatistics8190()5321 stats->bCRC = desc->CRC32; in query_rxdesc_status()5322 stats->bHwError = stats->bCRC|stats->bICV; in query_rxdesc_status()5333 stats->bCRC = desc->CRC32; in query_rxdesc_status()5334 stats->bHwError = stats->bCRC|stats->bICV; in query_rxdesc_status()5345 stats->bHwError = stats->bCRC|stats->bICV; in query_rxdesc_status()
1430 u8 bHwError = 0, bCRC = 0, bICV = 0; in rtl8180_rx() local1611 bCRC = ((*(priv->rxringtail)) & (0x00002000)) >> 13; in rtl8180_rx()1619 && (!bHwError) && (!bCRC) && (!bICV)) { in rtl8180_rx()
4258 && (!pstats->bHwError) && (!pstats->bCRC)&& (!pstats->bICV)); in TranslateRxSignalStuff819xpci()4332 if(pstats->bCRC) in UpdateReceivedRateHistogramStatistics8190()4410 stats.bCRC = pdesc->CRC32; in rtl8192_rx()
872 u16 bCRC:1; member
883 u16 bCRC:1; member