Home
last modified time | relevance | path

Searched refs:AR_DecryptBusyErr (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dmac.h568 #define AR_DecryptBusyErr 0x40000000 macro
Dar9003_mac.c489 if (rxsp->status11 & AR_DecryptBusyErr) in ath9k_hw_process_rxdesc_edma()
Dmac.c590 if (ads.ds_rxstatus8 & AR_DecryptBusyErr) in ath9k_hw_rxprocdesc()