Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_btcoex_mci.c244 ath_hal_btcoex_mci_send_message(sc->sc_ah, MCI_GPM, 0, payload, 16, in ath_btcoex_mci_send_gpm()
465 ath_hal_btcoex_mci_send_message(sc->sc_ah, in ath_btcoex_mci_intr()
469 ath_hal_btcoex_mci_send_message(sc->sc_ah, in ath_btcoex_mci_intr()
H A Dif_athvar.h1531 #define ath_hal_btcoex_mci_send_message(_ah, _h, _f, _p, _l, _wd, _cbt) \ macro