Searched refs:RX_CRYPTO_FAIL_MIC (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00reg.h35 RX_CRYPTO_FAIL_MIC = 2, enumerator in enum:rx_crypto
H A Drt2x00debug.c151 intf->crypto_stats[cipher].mic_error += (status == RX_CRYPTO_FAIL_MIC);
H A Drt2800pci.c706 else if (rxdesc->cipher_status == RX_CRYPTO_FAIL_MIC)
H A Drt2800usb.c435 else if (rxdesc->cipher_status == RX_CRYPTO_FAIL_MIC)
H A Drt2500usb.c1246 else if (rxdesc->cipher_status == RX_CRYPTO_FAIL_MIC)
H A Drt61pci.c2014 else if (rxdesc->cipher_status == RX_CRYPTO_FAIL_MIC)
H A Drt73usb.c1662 else if (rxdesc->cipher_status == RX_CRYPTO_FAIL_MIC)

Completed in 77 milliseconds