Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_btcoex.c103 btinfo.bt_coex_config = HAL_BT_COEX_CFG_3WIRE; in ath_btcoex_cfg_wb195()
159 btinfo.bt_coex_config = HAL_BT_COEX_CFG_3WIRE; in ath_btcoex_cfg_wb225()
216 btinfo.bt_coex_config = HAL_BT_COEX_CFG_MCI; in ath_btcoex_cfg_wb222()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c42 ahp->ah_btCoexConfigType = btinfo->bt_coex_config; in ar5416SetBTCoexInfo()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.h1109 u_int8_t bt_coex_config; member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2353 ahp->ah_bt_coex_config_type = btinfo->bt_coex_config; in ar9300_set_bt_coex_info()