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

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210desc.h 83 #define AR_Filtered 0x00000008 /* TX filter indication */
ar5210_xmit.c 600 if (ads->ds_status0 & AR_Filtered)
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211desc.h 80 #define AR_Filtered 0x00000008 /* TX filter indication */
ar5211_xmit.c 630 if (ads->ds_status0 & AR_Filtered)
  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212desc.h 124 #define AR_Filtered 0x00000008 /* TX filter indication */
ar5212_xmit.c 862 if (ads->ds_txstatus0 & AR_Filtered)
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416desc.h 227 #define AR_Filtered 0x00000008
ar5416_xmit.c 488 if (ds_txstatus[1] & AR_Filtered)

Completed in 17 milliseconds