Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/
HDif_ath_btcoex.c94 if (! ath_hal_btcoex_supported(ah)) in ath_btcoex_cfg_wb195()
150 if (! ath_hal_btcoex_supported(ah)) in ath_btcoex_cfg_wb225()
201 if (! ath_hal_btcoex_supported(ah)) in ath_btcoex_cfg_mci()
352 if (! ath_hal_btcoex_supported(ah)) in ath_btcoex_attach()
HDif_athvar.h1495 #define ath_hal_btcoex_supported(_ah) \ macro