HomeSort by: relevance | last modified time | path
    Searched refs:AR_CRCErr (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210desc.h 110 #define AR_CRCErr 0x00000004 /* CRC error */
ar5210_recv.c 242 if (ads->ds_status1 & AR_CRCErr)
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211desc.h 114 #define AR_CRCErr 0x00000004 /* CRC error */
ar5211_recv.c 224 if (ads->ds_status1 & AR_CRCErr)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212desc.h 161 #define AR_CRCErr 0x00000004 /* CRC error */
ar5212_recv.c 281 if (ads->ds_rxstatus1 & AR_CRCErr)
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_recv.c 163 if (ads->ds_rxstatus8 & AR_CRCErr)
ar5416desc.h 361 #define AR_CRCErr 0x00000004

Completed in 32 milliseconds