Home
last modified time | relevance | path

Searched refs:iwx_ba_tx_task (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iwx/
H A Dif_iwx.c413 static void iwx_ba_tx_task(void *, int);
3506 iwx_ba_tx_task(void *arg, int npending __unused) in iwx_ba_tx_task() function
10146 TASK_INIT(&sc->ba_tx_task, 0, iwx_ba_tx_task, sc);