DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ath_tx_proc
sys/dev/netif/ath/ath/if_ath.c
201
static void ath_tx_proc(void *, int);
sys/dev/netif/ath/ath/if_ath.c
300
TASK_INIT(&sc->sc_txtask, 0, ath_tx_proc, sc);