Home
last modified time | relevance | path

Searched refs:sc_btcoex_mci (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_btcoex.c397 if (sc->sc_btcoex_mci) { in ath_btcoex_detach()
416 if (sc->sc_btcoex_mci) { in ath_btcoex_enable()
H A Dif_ath_btcoex_mci.c99 sc->sc_btcoex_mci = 1; in ath_btcoex_mci_attach()
206 if (! sc->sc_btcoex_mci) in ath_btcoex_mci_event()
H A Dif_athvar.h664 sc_btcoex_mci : 1; /* MCI bluetooth coex */ member
H A Dif_ath.c2726 if (sc->sc_btcoex_mci) in ath_init()