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

/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c192 static void ath_tx_proc_q0123(void *, int);
275 TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0123, sc);
4584 ath_tx_proc_q0123(void *arg, int npending) function
4601 "ath_tx_proc_q0123: txqs=0x%08x", txqs);

Completed in 129 milliseconds