Searched refs:ath_tx_proc_q0 (Results 1 – 1 of 1) sorted by relevance
190 static void ath_tx_proc_q0(void *, int);271 TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0, sc); in ath_legacy_attach_comp_func()4600 ath_tx_proc_q0(void *arg, int npending) in ath_tx_proc_q0() function