Searched refs:HAL_BEACON_ENA (Results 1 – 3 of 3) sorted by relevance
1185 intval |= HAL_BEACON_ENA; in ath_beacon_config()1206 intval |= HAL_BEACON_ENA; in ath_beacon_config()1218 if (intval & HAL_BEACON_ENA) in ath_beacon_config()1219 intval_u8 |= HAL_BEACON_ENA; in ath_beacon_config()
139 bt.bt_intval = bintval | HAL_BEACON_ENA; in ath_tdma_settimers()
837 #define HAL_BEACON_ENA 0x00800000 /* beacon xmit enable */ macro