Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwx.c414 static void iwx_ba_tx_task(void *, int);
3523 iwx_ba_tx_task(void *arg, int npending __unused) in iwx_ba_tx_task() function
10212 TASK_INIT(&sc->ba_tx_task, 0, iwx_ba_tx_task, sc); in iwx_attach()