Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_btcoex.c92 if (! ath_hal_btcoex_supported(ah)) in ath_btcoex_cfg_wb195()
148 if (! ath_hal_btcoex_supported(ah)) in ath_btcoex_cfg_wb225()
199 if (! ath_hal_btcoex_supported(ah)) in ath_btcoex_cfg_mci()
350 if (! ath_hal_btcoex_supported(ah)) in ath_btcoex_attach()
H A Dif_athvar.h1510 #define ath_hal_btcoex_supported(_ah) \ macro