Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwx/
H A Dif_iwxvar.h645 struct task ba_tx_task; member
H A Dif_iwx.c10201 TASK_INIT(&sc->ba_tx_task, 0, iwx_ba_tx_task, sc); in iwx_attach()
10974 taskqueue_enqueue(sc->sc_tq, &sc->ba_tx_task); in iwx_addba_request()