Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_btcoex.c113 ath_hal_btcoex_set_info(ah, &btinfo); in ath_btcoex_cfg_wb195()
170 ath_hal_btcoex_set_info(ah, &btinfo); in ath_btcoex_cfg_wb225()
233 ath_hal_btcoex_set_info(ah, &btinfo); in ath_btcoex_cfg_mci()
H A Dif_athvar.h1512 #define ath_hal_btcoex_set_info(_ah, _info) \ macro