Home
last modified time | relevance | path

Searched refs:ath_hal_btcoex_set_weights (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_btcoex.c251 ath_hal_btcoex_set_weights(ah, HAL_BT_COEX_STOMP_NONE); in ath_btcoex_cfg_mci()
H A Dif_ath_btcoex_mci.c186 ath_hal_btcoex_set_weights(sc->sc_ah, HAL_BT_COEX_STOMP_ALL); in ath_btcoex_mci_enable()
H A Dif_athvar.h1518 #define ath_hal_btcoex_set_weights(_ah, _weight) \ macro