Searched refs:sc_txqtask (Results 1 – 3 of 3) sorted by relevance
149 taskqueue_enqueue(sc->sc_tq, &sc->sc_txqtask); in ath_tx_swq_kick()
767 struct task sc_txqtask; /* tx proc processing */ member
768 TASK_INIT(&sc->sc_txqtask, 0, ath_txq_sched_tasklet, sc); in ath_attach()7100 taskqueue_enqueue(sc->sc_tq, &sc->sc_txqtask); in ath_node_recv_pspoll()