Searched refs:AR_CRCErr (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/net/wireless/ath/ath9k/
H A Dar9003_mac.c581 * AR_CRCErr will bet set to true if we're on the last
584 * (!(AR_CRCErr) && (AR_PostDelimCRCErr)) we cannot
585 * possibly be reviewing the last subframe. AR_CRCErr
588 if (rxsp->status11 & AR_CRCErr) {
H A Dmac.h549 #define AR_CRCErr 0x00000004 macro
H A Dmac.c706 if (ads.ds_rxstatus8 & AR_CRCErr)

Completed in 57 milliseconds