Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210.h77 #define INIT_BEACON_EN 0 /* this should be set by AP only when it's ready */ macro
79 ((INIT_RESET_TSF << 24) | (INIT_BEACON_EN << 23) | \
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5211/
Dar5211.h47 ( (INIT_RESET_TSF << 24) | (INIT_BEACON_EN << 23) | \
57 #define INIT_BEACON_EN 0 /* this should be set by AP only when i… macro
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5212/
Dar5212.h41 ((INIT_RESET_TSF << 24) | (INIT_BEACON_EN << 23) | \