Home
last modified time | relevance | path

Searched refs:HAL_BT_COEX_CFG_NONE (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_btcoex.c369 } else if (ahp->ah_btCoexConfigType != HAL_BT_COEX_CFG_NONE) { in ar5416InitBTCoex()
HDar5416_reset.c298 if (AH5416(ah)->ah_btCoexConfigType != HAL_BT_COEX_CFG_NONE) in ar5416Reset()
/NextBSD/sys/dev/ath/ath_hal/
HDah.h1128 HAL_BT_COEX_CFG_NONE, /* No bt coex enabled */ enumerator
/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_reset.c5169 if (ahp->ah_bt_coex_config_type != HAL_BT_COEX_CFG_NONE) { in ar9300_reset()