Searched refs:sc_tsfoortask (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_athvar.h786 struct task sc_tsfoortask; /* TSFOOR int processing */ member in struct:ath_softc
H A Dif_ath.c763 TASK_INIT(&sc->sc_tsfoortask, 0, ath_tsfoor_proc, sc);
2353 taskqueue_enqueue(sc->sc_tq, &sc->sc_tsfoortask);

Completed in 74 milliseconds