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

/freebsd-current/sys/dev/ath/
H A Dif_ath.c190 static void ath_tx_proc_q0(void *, int);
271 TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0, sc);
4592 ath_tx_proc_q0(void *arg, int npending) function
4608 "ath_tx_proc_q0: txqs=0x%08x", txqs);

Completed in 101 milliseconds