Searched refs:HAL_BEACON_ENA (Results 1 – 3 of 3) sorted by relevance
1066 intval |= HAL_BEACON_ENA; in ath_beacon_config()1087 intval |= HAL_BEACON_ENA; in ath_beacon_config()1099 if (intval & HAL_BEACON_ENA) in ath_beacon_config()1100 intval_u8 |= HAL_BEACON_ENA; in ath_beacon_config()
138 bt.bt_intval = bintval | HAL_BEACON_ENA; in ath_tdma_settimers()
809 #define HAL_BEACON_ENA 0x00800000 /* beacon xmit enable */ macro