/src/sys/dev/ic/ |
ath.c | 176 static void ath_tx_proc_q0(void *, int); 214 ATH_TASK_FUNC(ath_tx_proc_q0); 455 TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0, sc); 4227 ath_tx_proc_q0(void *arg, int npending) function in typeref:typename:void
|
ath.c | 176 static void ath_tx_proc_q0(void *, int); 214 ATH_TASK_FUNC(ath_tx_proc_q0); 455 TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0, sc); 4227 ath_tx_proc_q0(void *arg, int npending) function in typeref:typename:void
|
ath.c | 176 static void ath_tx_proc_q0(void *, int); 214 ATH_TASK_FUNC(ath_tx_proc_q0); 455 TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc_q0, sc); 4227 ath_tx_proc_q0(void *arg, int npending) function in typeref:typename:void
|