Searched refs:ath_tx_proc_q0123 (Results 1 – 1 of 1) sorted by relevance
188 static void ath_tx_proc_q0123(void *, int);273 TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0123, sc); in ath_legacy_attach_comp_func()4288 ath_tx_proc_q0123(void *arg, int npending) in ath_tx_proc_q0123() function