HomeSort by: relevance | last modified time | path
    Searched defs:INIT_BEACON_EN (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210.h 77 #define INIT_BEACON_EN 0 /* this should be set by AP only when it's ready */
79 ((INIT_RESET_TSF << 24) | (INIT_BEACON_EN << 23) | \
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211.h 47 ( (INIT_RESET_TSF << 24) | (INIT_BEACON_EN << 23) | \
57 #define INIT_BEACON_EN 0 /* this should be set by AP only when it's ready */

Completed in 12 milliseconds