Home
last modified time | relevance | path

Searched refs:HAL_DEBUG_BT_COEX (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_mci.c53 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "%s\n", s); in ar9300_mci_print_msg()
86 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_mci_osla_setup()
94 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(MCI) SCHED aggr thresh: off\n"); in ar9300_mci_osla_setup()
98 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(MCI) SCHED one step look ahead: on\n"); in ar9300_mci_osla_setup()
103 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(MCI) SCHED one step look ahead: off\n"); in ar9300_mci_osla_setup()
154 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_mci_wait_for_interrupt()
157 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_mci_wait_for_interrupt()
221 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(MCI) Send Coex version query.\n"); in ar9300_mci_send_coex_version_query()
234 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(MCI) Send Coex version response.\n"); in ar9300_mci_send_coex_version_response()
269 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_mci_send_coex_bt_status_query()
[all …]
HDar9300_aic.c294 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(AIC) CAL_SRAM:\n"); in ar9300_aic_cal_post_process()
312 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_aic_cal_post_process()
353 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_aic_cal_post_process()
378 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_aic_cal_post_process()
416 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_aic_cal_post_process()
450 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(AIC) Post processing results:\n"); in ar9300_aic_cal_post_process()
467 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_aic_cal_post_process()
593 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(AIC) Start calibration #%d\n", in ar9300_aic_calibration()
604 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(AIC) Cal is done at #%d\n", i); in ar9300_aic_calibration()
612 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_aic_calibration()
[all …]
HDar9300_interrupts.c370 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_get_pending_interrupts()
392 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_get_pending_interrupts()
HDar9300_reset.c3677 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(MCI) %s: Send WLAN_CAL_REQ 0x%X\n", in ar9300_init_cal_internal()
3684 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_init_cal_internal()
3688 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_init_cal_internal()
3693 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_init_cal_internal()
3790 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(MCI) %s: Send WLAN_CAL_DONE 0x%X\n", in ar9300_init_cal_internal()
4582 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_reset()
4592 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_reset()
4598 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_reset()
4601 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_reset()
4605 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_reset()
[all …]
HDar9300_power.c691 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9300_set_power_mode()
HDar9300_misc.c2465 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "%s: called, value=%d\n", __func__, value); in ar9300_bt_coex_antenna_diversity()
2536 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "(MCI) concur_tx_en = %d\n", in ar9300_bt_coex_set_parameter()
HDar9300_eeprom.c1646 HALDEBUG(ah, HAL_DEBUG_BT_COEX, "%s: use_bt_ant_enable=%d\n", in ar9300_ant_ctrl_apply()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_debug.h56 HAL_DEBUG_BT_COEX = 0x20000000, enumerator
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
HDar9285_btcoex.c50 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar9285BTCoexAntennaDiversity()
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_btcoex.c335 HALDEBUG(ah, HAL_DEBUG_BT_COEX, in ar5416InitBTCoex()