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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c191 static void ath_tx_proc_q0(void *, int);
272 TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0, sc);
4551 ath_tx_proc_q0(void *arg, int npending) function
4567 "ath_tx_proc_q0: txqs=0x%08x", txqs);

Completed in 62 milliseconds