Home
last modified time | relevance | path

Searched refs:ah_bt_coex_single_ant (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c2271 ahp->ah_bt_coex_single_ant = btinfo->bt_single_ant; in ar9300_set_bt_coex_info()
2299 if (ahp->ah_bt_coex_single_ant == AH_FALSE) { in ar9300_bt_coex_config()
2469 if (ahp->ah_bt_coex_single_ant == AH_TRUE) { in ar9300_bt_coex_disable()
2508 if (ahp->ah_bt_coex_single_ant == AH_TRUE) { in ar9300_bt_coex_enable()
HDar9300.h518 HAL_BOOL ah_bt_coex_single_ant; /* Single or dual antenna configuration */ member