ath_tx_proc_q0
static void ath_tx_proc_q0(void *, int);
ATH_TASK_FUNC(ath_tx_proc_q0);
TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0, sc);