Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A 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/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h47 ( (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 */ macro
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h41 ((INIT_RESET_TSF << 24) | (INIT_BEACON_EN << 23) | \