Searched refs:sched_buf (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath_btcoex_mci.c110 * sched_buf pointer.
114 * set sched_buf, and we're "golden".
121 sc->sc_btcoex.sched_buf = sc->sc_btcoex.gpm_buf +
H A Dif_athvar.h924 char *sched_buf; member in struct:ath_softc::__anon10
/freebsd-current/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_mci.c908 void *sched_buf = (void *)((char *) gpm_buf + (sched_addr - gpm_addr)); local
914 ahp->ah_mci_sched_buf = sched_buf;

Completed in 149 milliseconds