Searched refs:HAL_BT_COEX_FLAG_LOWER_TX_PWR (Results 1 – 4 of 4) sorted by relevance
206 if ((ahp->ah_btCoexFlag & HAL_BT_COEX_FLAG_LOWER_TX_PWR) == 0) { in ar5416BTCoexSetParameter()207 ahp->ah_btCoexFlag |= HAL_BT_COEX_FLAG_LOWER_TX_PWR; in ar5416BTCoexSetParameter()213 if (ahp->ah_btCoexFlag & HAL_BT_COEX_FLAG_LOWER_TX_PWR) { in ar5416BTCoexSetParameter()214 ahp->ah_btCoexFlag &= ~HAL_BT_COEX_FLAG_LOWER_TX_PWR; in ar5416BTCoexSetParameter()
72 #define HAL_BT_COEX_FLAG_LOWER_TX_PWR 0x00000002 macro161 #define HAL_BT_COEX_FLAG_LOWER_TX_PWR 0x00000002 macro
2759 if ((ahp->ah_bt_coex_flag & HAL_BT_COEX_FLAG_LOWER_TX_PWR) in ar9300_eeprom_set_power_per_rate_table()2794 (ahp->ah_bt_coex_flag & HAL_BT_COEX_FLAG_LOWER_TX_PWR) && in ar9300_eeprom_set_power_per_rate_table()2844 (ahp->ah_bt_coex_flag & HAL_BT_COEX_FLAG_LOWER_TX_PWR) && in ar9300_eeprom_set_power_per_rate_table()
2535 ahp->ah_bt_coex_flag |= HAL_BT_COEX_FLAG_LOWER_TX_PWR; in ar9300_bt_coex_set_parameter()2538 ahp->ah_bt_coex_flag &= ~HAL_BT_COEX_FLAG_LOWER_TX_PWR; in ar9300_bt_coex_set_parameter()