Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ath_tx_proc
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
192
static void ath_tx_proc(void *, int);
src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/if_ath.c
277
TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc, sc);