Home
last modified time | relevance | path

Searched refs:HAL_BT_COEX_INFO (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/ath/
Dif_ath_btcoex.c92 HAL_BT_COEX_INFO btinfo; in ath_btcoex_cfg_wb195()
148 HAL_BT_COEX_INFO btinfo; in ath_btcoex_cfg_wb225()
199 HAL_BT_COEX_INFO btinfo; in ath_btcoex_cfg_mci()
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah_btcoex.h43 } HAL_BT_COEX_INFO; typedef
Dah.h1518 HAL_BT_COEX_INFO *);
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_btcoex.c39 ar5416SetBTCoexInfo(struct ath_hal *ah, HAL_BT_COEX_INFO *btinfo) in ar5416SetBTCoexInfo()
Dar5416.h204 HAL_BT_COEX_INFO *btinfo);
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300.h1535 extern void ar9300_set_bt_coex_info(struct ath_hal *ah, HAL_BT_COEX_INFO *btinfo);
Dar9300_misc.c2375 ar9300_set_bt_coex_info(struct ath_hal *ah, HAL_BT_COEX_INFO *btinfo) in ar9300_set_bt_coex_info()