Home
last modified time | relevance | path

Searched refs:ath_tx_proc_q0123 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath.c191 static void ath_tx_proc_q0123(void *, int);
274 TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0123, sc); in ath_legacy_attach_comp_func()
4636 ath_tx_proc_q0123(void *arg, int npending) in ath_tx_proc_q0123() function