Searched refs:rsu_tx_task (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_rsu.c204 static void rsu_tx_task(void *, int);
466 TASK_INIT(&sc->tx_task, 0, rsu_tx_task, sc);
1322 rsu_tx_task(void *arg, int pending __unused) function

Completed in 85 milliseconds