Searched refs:HAL_BEACON_ENA (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath_beacon.c1066 intval |= HAL_BEACON_ENA;
1087 intval |= HAL_BEACON_ENA;
1099 if (intval & HAL_BEACON_ENA)
1100 intval_u8 |= HAL_BEACON_ENA;
H A Dif_ath_tdma.c138 bt.bt_intval = bintval | HAL_BEACON_ENA;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h803 * HAL_BEACON_PERIOD, HAL_BEACON_ENA and HAL_BEACON_RESET_TSF
809 #define HAL_BEACON_ENA 0x00800000 /* beacon xmit enable */ macro

Completed in 300 milliseconds