Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_btcoex.c100 btinfo.bt_module = HAL_BT_MODULE_JANUS; in ath_btcoex_cfg_wb195()
156 btinfo.bt_module = HAL_BT_MODULE_JANUS; /* XXX not used? */ in ath_btcoex_cfg_wb225()
212 btinfo.bt_module = HAL_BT_MODULE_JANUS; /* XXX not used? */ in ath_btcoex_cfg_mci()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_btcoex.h33 HAL_BT_MODULE bt_module; member
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c41 ahp->ah_btModule = btinfo->bt_module; in ar5416SetBTCoexInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c2379 ahp->ah_bt_module = btinfo->bt_module; in ar9300_set_bt_coex_info()