Searched refs:HCF_ERR_MIC (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dmdd.h850 #define HCF_ERR_MIC 0x0D // MIC check fails macro
H A Dhcf.c2341 * HCF_SUCCESS No SSN error ( or HCF_ERR_MIC already reported by hcf_service_nic)
2342 * HCF_ERR_MIC message contains an erroneous MIC ( HCF_SUCCESS is reported if HCF_ERR_MIC is already
2818 * HCF_ERR_MIC message contains an erroneous MIC (only if frame fits completely in bufp)
3506 * HCF_ERR_MIC
3532 //. . set status at HCF_ERR_MIC
3535 rc = HCF_ERR_MIC;
H A Dwl_main.c1846 if ( result == HCF_ERR_MIC ) {
1848 //;?this seems wrong if HCF_ERR_MIC coincides with another event, stop gets FALSE

Completed in 78 milliseconds